Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error and can't Install & Build pynest2d #24

Open
YazdanArman opened this issue Sep 9, 2022 · 0 comments
Open

Error and can't Install & Build pynest2d #24

YazdanArman opened this issue Sep 9, 2022 · 0 comments

Comments

@YazdanArman
Copy link

using the command
conan install . --build=missing --update
generate this error:

 sipbuildtool/0.2.2@ultimaker/stable: ERROR: Traceback (most recent call last):
  File "C:\Program Files\Python39\lib\site-packages\conans\client\generators\__init__.py", line 177, in write_generators
    generator = generator_class(conanfile)
  File "C:\Program Files\Python39\lib\site-packages\conan\tools\microsoft\msbuilddeps.py", line 95, in __init__
    self.configuration = conanfile.settings.build_type
  File "C:\Program Files\Python39\lib\site-packages\conans\model\settings.py", line 266, in __getattr__
    self._check_field(field)
  File "C:\Program Files\Python39\lib\site-packages\conans\model\settings.py", line 262, in _check_field
    raise undefined_field(self._name, field, self.fields, self._parent_value)
conans.errors.ConanException: 'settings.build_type' doesn't exist
'settings' possible configurations are none

ERROR: Error in generator 'MSBuildDeps': 'settings.build_type' doesn't exist
'settings' possible configurations are none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant