Problem with PyQt on SuSE 8.2

Birgit Lachner schulz.online at gmx.de
Tue Apr 22 15:21:29 EDT 2003


Bernd Lachner wrote:

> 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
Okay ... as we compiled the original riverbank-sources the programms are
running now.

Bye ... Birgit & Bernd Lachner





More information about the Python-list mailing list