[PyKDE] Pb import qt

Jerome Martin jerome.martin at alma.fr
Mon Sep 16 08:58:00 BST 2002


Hello,

I have compiled PyQt3.3.2 on Mandrake 8.2 with Qt3. Compilation seems
correct but when I lauch python and import qt, I have the following message.
I suppose there is a missing lib but which ? PyQt was built with only
libqt-mt. May be I miss libqui ?

-- Jerome

>>> import qt
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/qt.py", line 53, in ?
    import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined 
symbol: metaObject__C9QSGIStyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020916/3385c8ed/attachment.html


More information about the PyQt mailing list