sudo apt install libopenexr-dev pip install openexr
报错:AttributeError: module ‘importlib._bootstrap’ has no attribute 'SourceFileLo
python3 -m ensurepip --upgrade
安装setuptools工具包
另外注意 openexrpython 依赖openexr 2.2.0版本,而上述则为2.3.0版本,如果需要2.2.0,则:
conda install -c daleydeng openexr


![[MARK] || conda环境配置openexr库 [MARK] || conda环境配置openexr库](http://www.mshxw.com/aiimages/31/326446.png)
