Skip to content

Error and can't Install & Build pynest2d #24

@YazdanArman

Description

@YazdanArman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions