Problem with PyQt on SuSE 8.2

Bernd Lachner blachner at gmx.de
Tue Apr 22 14:44:03 EDT 2003


Hello,

we try ro run several Python programs which are using PyQt on SuSE 8.2.
Every time the same error message occurs:

Traceback (most recent call last):
  File "./kdevpy.py", line 16, in ?
    from qt import *
  File "/usr/lib/python2.2/site-packages/qt.py", line 39, in ?
    import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined
symbol: _ZNK16QAssistantClient9classNameEv

We tried the original PyQt packages which comes with SuSE 8.2. We also have
compiled PyQt from the source RPMs, but the same error occurs.

Is ther e anybody who can help us? Thanks in advance.

Best regards

Bernd & Birgit Lachner




More information about the Python-list mailing list