[PyQt] ImportError: /usr/lib/python3.3/site-packages/PyQt5/QtGui.so: undefined symbol: PyUnicode_DecodeASCII

bootch at nc.rr.com bootch at nc.rr.com
Fri Oct 4 21:04:29 BST 2013


Nevermind, the error is mine: I mistakenly started Python 2.7 and tried to import PyQt5 modules.

( the Python org should improve the error message for this situation where the interpreter and an extension module
are compiled with different Unicode implementations.)




More information about the PyQt mailing list