importing pyxid2 fails on macOS Mojave
sivcek opened this issue · 1 comments
sivcek commented
When I try to import pyxid2 in macOS Mojave the following error is printed out and python is killed:
import pyxid2
dyld: warning, LC_RPATH @executable_path/ in /Users/grega/MyData/Research/MBLab/Oprema/Cedrus/xid_device_library/pyxid2/pyxid2.so being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/ in /Users/grega/MyData/Research/MBLab/Oprema/Cedrus/xid_device_library/pyxid2/pyxid2.so being ignored in restricted program because of @executable_path
Killed: 9
ematsakCedrus commented
I'm looking into it, but it may take a few days.