Source: pyqt5
Version: 5.3.1+dfsg-1
Severity: serious
Justification: maintainer designated


Python 3.4.1 (default, Jul  6 2014, 22:30:31) 
[GCC 4.9.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt5
>>> import PyQt5.QtCore
>>> 

Python 3.4.1 (default, Jul  6 2014, 22:41:03) 
[GCC 4.9.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt5
>>> import PyQt5.QtCore
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: 
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-34dm-i386-linux-gnu.so: 
undefined symbol: PyModule_Create2
>>>

This is in an up to date Sid chroot.  Packages are from the same build, just
one regular and one -dbg.

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to