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.)
My environment:
Ubuntu 13.04
Qt5.0.1 (as installed by Ubuntu)
Python3.3 (as installed by Ubuntu)
python3-dev (installed using Ubuntu Software Center)
sip-4.15.2 (downloaded)
PyQt-gpl-5.0.1 (downloaded)
When starting my app:
ImportError: /usr/lib/python3.3/site-packages/PyQt5/QtGui.so: undefined s
My environment:
Ubuntu 13.04
Qt5.0.1 (as installed by Ubuntu)
Python3.3 (as installed by Ubuntu)
python3-dev (installed using Ubuntu Software Center)
sip-4.15.2 (downloaded)
PyQt-gpl-5.1 (downloaded)
>cd Down*/PyQt*
>python3 configure.py
>make
yields error in the subject line
>qmake -v
QMake vers