OpenEXR

Notes

Documentation:

Installation

Process for installing via PyCharm:

image

If following error appears, verify that Microsoft Visual C++ Compiler for Python 2.7 is installed.

error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27

Also, consider installing via wheel in Anaconda prompt rather than package file. Reference the following note for more information: