[PyKDE] import problem
Diez B. Roggisch
deets at web.de
Sun Jul 7 21:45:00 BST 2002
I have sucessfully build and installed the latest sip and pyqt releases. But
for some reason the importing of libqtc isn't performed properly when
importing qt. Strangely enough, that doesn't produce any errors, only a loss
of class definitions (which renders any attempts to use qt useless).
If I "cd" to my site-package dir a
import qt
produces the desired results.
Setting the LD_LIBRARY_PATH didn't work. I searched the list, but didn't find
anything on this.
Any ideas? My python version is 2.1.3, an out-of-the-box debian installation.
Regards,
Diez
More information about the PyQt
mailing list