Hello author,
I tried to run this file process_exr.py and got the error:
Traceback (most recent call last):
File "process_exr.py", line 25, in
import Imath
ModuleNotFoundError: No module named 'Imath'
I tried to install Imath and OpenEXR from pip or conda, but it didn't work.