Skip to content

Linker error when importing #26

@ShnitzelKiller

Description

@ShnitzelKiller

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions