[Python-apps-team] Bug#904194: cython-dbg is broken, incomplete installation
Matthias Klose
doko at debian.org
Sat Jul 21 12:33:47 BST 2018
Package: cython-dbg
Version: 0.28.2-4
Severity: serious
Tags: sid buster
$ python -c 'import Cython.StringIOTree'
<success>
$ python-dbg -c 'import Cython.StringIOTree'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError:
/usr/lib/python2.7/dist-packages/Cython/StringIOTree.x86_64-linux-gnu.so:
undefined symbol: Py_InitModule4_64
More information about the Python-apps-team
mailing list