Am Donnerstag, 25. Oktober 2012, 11:54:24 schrieb t...@tobix.eu:
> Hello,
>
> when using python 3.2 to run any python program that uses PyQt 4.9.5 I
> get the following error:
>
> ImportError: /usr/local/lib/python3.2/site-packages/PyQt4/QtCore.so:
> undefined symbol: PyUnicode_AsLatin1String
>
Hello,
when using python 3.2 to run any python program that uses PyQt 4.9.5 I
get the following error:
ImportError: /usr/local/lib/python3.2/site-packages/PyQt4/QtCore.so:
undefined symbol: PyUnicode_AsLatin1String
My setup is:
Ubuntu 11.10
Qt 4.8.1
Python 3.2.3
Sip 4.14
PyQt 4.9.5
Befor