[PyQt] PyQt5.QtGui can't be imported

2013-07-15 Thread levinie
I found PyQt5 today and have a try.I installed it on Python3.3.2, but some module can't be imported such as PyQt5.QtGui, PyQt5.QtWidgets. Some other is ok, like QtCore, QtDBus, QtNetwork, QtXmlPatterns. In fact, this .so file in the /opt/python/bin/lib/python3.3/site-packages, but QtGui.so,

[PyQt] PyQt5.QtGui can't be imported

2013-07-15 Thread levinie
I found PyQt5 today and have a try.I installed it on Python3.3.2 + Ubuntu12.04, but some module can't be imported such as PyQt5.QtGui, PyQt5.QtWidgets. Some other is ok, like QtCore, QtDBus, QtNetwork, QtXmlPatterns. In fact, this .so file in the /opt/python/bin/lib/python3.3/site-packages,

[PyQt] ?????? PyQt5.QtGui can't be imported

2013-07-15 Thread levinie
Thanks for your help. I pass this to configure.py: /opt/python/bin/python3 configure.py --qmake /home/levi/apps/Qt5.1.0/5.1.0/gcc_64/bin/qmake --sip /opt/python/bin/sip Here is the output: DBus v1 does not seem to be installed. Qt v5.1.0 (Open Source) is being used. The qmake executable is

[PyQt] PyQt4 memory leak

2013-07-15 Thread David Aguilar
Matti Aarnio reported a memory leak in git-cola that I traced back to PyQt4. I've attached a minimal reproducer. I've tested this on Mac OS X and Debian/testing with PyQt4 4.9.x. Matti's tried it on x86_64 Fedora 18, we see the same behavior there. Everytime we hit the Refresh button more