-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
When I attempt to import this package (tried different python versions, no difference), I get the following error:
import OpenEXR
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /local1/jamesn8/anaconda3/envs/exrtest/lib/python3.5/site-packages/OpenEXR.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZNK3Imf14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE12writeValueToERNS_7OStreamEi
I'm running linux, but this is an identical issue to AcademySoftwareFoundation/openexr#207 which pertains to the OSX version. See that thread for more info . The exact undefined symbol is the same as described in the post by jbartolozzi. I'm just opening the issue here in case it can be better addressed as a problem with the binding library (if that's indeed what it is).
Metadata
Metadata
Assignees
Labels
No labels