Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Error while installing OpenEXR1.3.9 #30

Open
plpreetilata opened this issue Sep 8, 2023 · 0 comments
Open

Error while installing OpenEXR1.3.9 #30

plpreetilata opened this issue Sep 8, 2023 · 0 comments

Comments

@plpreetilata
Copy link

pip install OpenEXR==1.3.9
Collecting OpenEXR==1.3.9
Using cached OpenEXR-1.3.9.tar.gz (13 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: OpenEXR
Building wheel for OpenEXR (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
Looking for libOpenEXR...
cl : Command line warning D9002 : ignoring unknown option '-g'
OpenEXR.cpp
OpenEXR.cpp(36): fatal error C1083: Cannot open include file: 'ImfIO.h': No such file or directory
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for OpenEXR
Running setup.py clean for OpenEXR
Failed to build OpenEXR
Installing collected packages: OpenEXR
Running setup.py install for OpenEXR ... error
error: subprocess-exited-with-error

× Running setup.py install for OpenEXR did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
cl : Command line warning D9002 : ignoring unknown option '-g'
OpenEXR.cpp
OpenEXR.cpp(36): fatal error C1083: Cannot open include file: 'ImfIO.h': No such file or directory
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant