[PyKDE] QtSql

pep pep at burte.com
Wed Dec 28 16:12:57 GMT 2005


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.                                                 




More information about the PyQt mailing list