Public bug reported:

$ python
Python 2.7.16 (default, Apr  6 2019, 01:42:57) 
[GCC 8.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PythonMagick
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/PythonMagick/__init__.py", line 1, in 
<module>
    from . import _PythonMagick
ImportError: 
/usr/lib/python2.7/dist-packages/PythonMagick/_PythonMagick.x86_64-linux-gnu.so:
 undefined symbol: _Z41Export_pyste_src_DrawableStrokeDashOffsetv

$ lsb_release -rd
Description:    Ubuntu 19.04
Release:        19.04

$ apt-cache policy python-pythonmagick
python-pythonmagick:
  Installed: 0.9.19-2
  Candidate: 0.9.19-2
  Version table:
 *** 0.9.19-2 500
        500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
        100 /var/lib/dpkg/status

Module should import without errors, instead module fails with error
"undefined symbol: _Z41Export_pyste_src_DrawableStrokeDashOffsetv"

** Affects: pythonmagick (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: disco

** Tags added: disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825903

Title:
  import PythonMagick fails with undefined symbol:
  _Z41Export_pyste_src_DrawableStrokeDashOffsetv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pythonmagick/+bug/1825903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to