You are not logged in.
Since I've upgrade to kde 3.4.2 I can't execute my pyqt aplication.
[pukyxd@pukypc qpacman]$ python qpacman.py
Traceback (most recent call last):
File "qpacman.py", line 3, in ?
from qt import *
ImportError: No module named qt
I think pyqt it's broken. Any idea to fix it?
Offline
I don't know what happen and I don't know why, the new kdebindings package has not support for pyqt. I think it would must to have it. Anyway, you can install the pyqt package.
Au cacau!
ArchLinux
2.6.11.7-ARCH
KDE 3.4
ADSL 512/128
Offline
have you ever tried this:
pacman -S pyqt?
Offline
tpowa with pyqt the program runs, but with kdebindings 3.4.1 I could run the program without pyqt.
I've upgraded with pacman -Syu.
Offline
pykde in kdebindings is damn broken, that was the reason for removing python from kdebindings.
but this wold be published in the new kde wiki when it's moved to extra
Offline
ok, thanks for the information
Offline