[PyKDE] Problems on Mandrake 9.0

Jerome Martin jerome.martin at alma.fr
Mon Oct 7 09:28:01 BST 2002


> I compiled PyQt and sip 3.4 on Mandrake 9.0 (Qt 3.0.5, python 2.2.1) and 
> everything went fine. But then when I import qt I get this error:
>
>>>> import qt
>Traceback (most recent call last):
 > File "<stdin>", line 1, in ?
>  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: _ZNK9QSGIStyle9classNameEv
>
>I tried to do what was said in the README.Linux file but then I just got 
>a lot of error messages when trying to compile.
>
>Has anyone had similar problems and is there a solution to this?

The problem is Qt for Mandrake is not compiled with all styles. So, you have
to patch PyQT sources to remove such styles. I can send you the path this
evening from home, or you can dowload from www.mandrakeclub.com
<http://www.mandrakeclub.com>  the srpm I made for 8.2 and rebuild it for
9.0. 
 
    Jerome

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20021007/a60f784c/attachment.html


More information about the PyQt mailing list