Hi.

I am testing "PyQt4-gpl-snapshot-20051227"  with Qt4.1 when importing QtSql, I 
receive a "undefined symbol" error


>>> from PyQt4 import QtGui
>>> from PyQt4 import QtXml
>>> from PyQt4 import QtNetwork
>>> from PyQt4 import QtSql
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: /usr/lib/python2.4/site-packages/PyQt4/QtSql.so: undefined 
symbol: _ZN9QComboBox16staticMetaObjectE
>>>    

thankyou for this great job.

Pep.                                                 

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to