[PyKDE] Problems with PyQt snapshot 20051218

Douglas Soares de Andrade dsandrade at gmail.com
Mon Dec 19 11:02:23 GMT 2005


Hi,

I compiled the new sip, pyqt4 and pyqt snapshots, im having this problem with 
PyQt.

[douglas at suporte2 PyQt-x11-gpl-snapshot-20051218]$ python
Python 2.4.2 (#1, Sep 30 2005, 17:52:28)
[GCC 4.0.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from qt import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: /usr/lib/python2.4/site-packages/qt.so: undefined symbol: 
_ZN7QLayout8iteratorEv
>>>

With c++filt i have this:

[douglas at suporte2 PyQt-x11-gpl-snapshot-20051218]$ c++filt 
_ZN7QLayout8iteratorEv
QLayout::iterator()
[douglas at suporte2 PyQt-x11-gpl-snapshot-20051218]$

Any ideas ?

-- 
Douglas Soares de Andrade
dsandrade (a) gmail.com
GTalk: dsandrade at gmail.com
ICQ: 76277921
Jabber: dsandrade at jabber.org




More information about the PyQt mailing list