Я пытался установить omero-py, но что бы я ни пытался, мне не удалось создать колесо для нулевого льда. Я несколько раз устанавливал и удалял инструменты сборки Visual Studio, но это бесполезно.
Building wheels for collected packages: zeroc-ice
Building wheel for zeroc-ice (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for zeroc-ice (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [203 lines of output]
:111: SyntaxWarning: "is not" with a literal. Did you mean "!="?
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running bdist_wheel
src/ice/cpp/include\IceUtil/Timer.h(105): error C2039: 'binary_function': is not a member of 'std'
C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\include\set(22): note: see declaration of 'std'
src/ice/cpp/include\IceUtil/Timer.h(105): error C2504: 'binary_function': base class undefined
src/ice/cpp/include\IceUtil/Timer.h(105): error C2143: syntax error: missing ',' before '
Подробнее здесь: [url]https://stackoverflow.com/questions/79080153/unable-to-install-zeroc-ice-packagebuilding-wheel-in-python-for-omero-py[/url]
Я пытался установить omero-py, но что бы я ни пытался, мне не удалось создать колесо для нулевого льда. Я несколько раз устанавливал и удалял инструменты сборки Visual Studio, но это бесполезно. [code]Building wheels for collected packages: zeroc-ice Building wheel for zeroc-ice (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for zeroc-ice (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [203 lines of output] :111: SyntaxWarning: "is not" with a literal. Did you mean "!="? WARNING: '' not a valid package name; please use only .-separated package names in setup.py running bdist_wheel
src/ice/cpp/include\IceUtil/Timer.h(105): error C2039: 'binary_function': is not a member of 'std' C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\include\set(22): note: see declaration of 'std' src/ice/cpp/include\IceUtil/Timer.h(105): error C2504: 'binary_function': base class undefined src/ice/cpp/include\IceUtil/Timer.h(105): error C2143: syntax error: missing ',' before '