Notes
Documentation:
Python OpenEXR 1.2 - Python OpenEXR v1.2 documentation
This is the documentation for the Python OpenEXR bindings. See the Python OpenEXR main page for download, installation and project status.
excamera.com
Installation
Process for installing via PyCharm:

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: