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

pip install OpenEXR cannot be installed. #50

Open
ourin0523 opened this issue Aug 6, 2021 · 3 comments
Open

pip install OpenEXR cannot be installed. #50

ourin0523 opened this issue Aug 6, 2021 · 3 comments

Comments

@ourin0523
Copy link

ourin0523 commented Aug 6, 2021

I'm sorry to bother you.
I am very aware that this is not the kind of question I should be asking you.
I can't install the "pip install OpenEXR" that prepares me to run your program.
I get an error like this.
If you know how to solve this problem, I would appreciate it if you could let me know.

@gabrieleilertsen
Copy link
Owner

Hi. I'm not sure what the problem is. There doesn't seem to be any specific information on what went wrong in the compilation, or at least that is not included in your screenshot. Have you installed the OpenEXR libraries before running the pip install? If you use mac OS you can install these with brew. However, if you don't have installed and linked OpenEXR you would probably get something like "fatal error: 'ImathBox.h' file not found" when you do pip install.

If you continue to have problems, I would recommend trying to get help through the OpenEXR github repo:
https://github.com/AcademySoftwareFoundation/openexr

And for the Python bindings you can see:
https://github.com/jamesbowman/openexrpython

@haifangqin
Copy link

have this issue been solved? I have been the same situation, the openexr can not be installed

@xav-ie
Copy link

xav-ie commented Aug 30, 2022

You need to look into compiling openexr and lmath yourself: jamesbowman/openexrpython#44 (comment)

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

4 participants