[PyKDE] problem importing qt

Ken Godee ken at perfect-image.com
Wed Dec 4 23:51:00 GMT 2002


Just a thought.
Since none of the software you listed comes
with the stock Rh 7.3. Might be a stupid question but .....
what order did you install / compile them? 
Should have been....
Python or Qt  (upgraded/compiled)
sip - compile
PyQt - compile
If you upgraded in any other order, I'd go back 
and make clean/compile sip and PyQt over.

> hello
> I have successfully (at least I think so) installed the latest
> snapshot (29th of November).
> I also have the latest sip snapshot, Qt 3.1.0, python 2.2.2
> on RedHat 7.3
> 
> now my error:
> 
> 
> Python 2.2.2 (#1, Nov 22 2002, 23:34:23)
> [GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-110)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import qt
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/local/lib/python2.2/site-packages/qt.py", line 39, in ?
>     import libqtc
> ImportError: /usr/local/lib/python2.2/site-packages/libqtcmodule.so:
> undefined symbol: metaObject__C16QAssistantClient
> 
> 
> 
> any idea where something went wrong ?
> 
> markus
> 
> 
> 
> __________________________________________________________________
> 
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
> Weihnachts-Einkäufe ohne Stress! http://shopping.yahoo.de
> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde
> 





More information about the PyQt mailing list