You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "demo.py", line 112, in <module>
get_magick()
File "demo.py", line 99, in get_magick
from pgmagick import Image
File "/home/xx/anaconda3/envs/py36/lib/python3.6/site-packages/pgmagick/__init__.py", line 1, in <module>
from pgmagick import _pgmagick
ImportError: /home/xx/anaconda3/envs/py36/lib/python3.6/site-packages/pgmagick/_pgmagick.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN5boost6python6detail11init_moduleER11PyModuleDefPFvvE
the same error:
python version: 3.6.8
pgmagick version: 0.7.6
Platform: CentOS 7.6
======================
Traceback (most recent call last):
File "", line 1, in
File "/home/admin/AutomationTestEnv/lib64/python3.6/site-packages/pgmagick/init.py", line 1, in
from pgmagick import _pgmagick
ImportError: /home/admin/AutomationTestEnv/lib64/python3.6/site-packages/pgmagick/_pgmagick.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN6Magick5ColorC1Ehhhh
No description provided.
The text was updated successfully, but these errors were encountered: