[PyKDE] Undefined symbol in qtsql and qttable
Nicola Larosa
nico at tekNico.net
Sun Aug 22 16:28:55 BST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Don't know what changed lately, searched the mailing list archives to no
avail. Doing an
>>> import qtsql
or
>>> import qttable
causes the same error:
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: /usr/lib/python2.3/site-packages/qttable.so: undefined symbol:
_ZNK10QTableItem7contentEv
This prevents Eric3 from starting, which is rather serious. :-( I could try to
comment out the RegExpWizard, which uses qttable, but I'd rather not to.
Python 2.3.4 running on Debian unstable, with these lib versions:
$ dpkg -l 'python*sip*' 'python*qt*' | grep ^i
ii python2.3-sip4 4.0.1-1 Python/C++ bindings generator - Python2.3+Qt
ii python-qtext 3.12-1 Qt extensions for PyQt (default version)
ii python2.3-qt3 3.12-1 Qt3 bindings for Python 2.3
ii python2.3-qtex 3.12-1 Qt extensions for PyQt
How can I diagnose such a problem? Thanks in advance.
- --
Nicola Larosa - nico at tekNico.net
"I personally don't need a job, I only need *money*. Working is
a pointless waste of time if you look at it objectively."
-- Doctor O, Slashdot, June 2004
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBKLvBXv0hgDImBm4RAmK9AJ4iPrBTI08J4k8bJn25fa5OpLURSgCgv8dI
i3LU1S+O4kN4xulaDv6czLk=
=SNoM
-----END PGP SIGNATURE-----
More information about the PyQt
mailing list