[PyKDE] undefined symbol: _ZNK18QX11EmbedContainer5errorEv

Andrew Wilkinson andrewjwilkinson at gmail.com
Fri Nov 3 12:04:14 GMT 2006


Hi,

I can compile the latest snapshot of PyQt fine, however when I try to import
it I get the following error...

Python 2.5 (r25:51908, Oct 25 2006, 09:55:50)
[GCC 4.1.1 (Gentoo 4.1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyQt4 import QtGui
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.5/site-packages/PyQt4/QtGui.so: undefined
symbol: _ZNK18QX11EmbedContainer5errorEv
>>>

I'm running qt-4.1.4.

Does anyone know what my problem is?

Regards,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061103/7de23ae0/attachment-0001.html


More information about the PyQt mailing list