Package: python-qwt5-qt4 Version: 5.0.1.dfsg-3 When I try to import the python's module, there is this error:
Python 2.5.2 (r252:60911, Apr 17 2008, 13:15:05)
[GCC 4.2.3 (Debian 4.2.3-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt4.Qwt5 as Qwt
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/PyQt4/Qwt5/__init__.py", line 23, in
<module>
from Qwt import *
ImportError: /usr/lib/python2.5/site-packages/PyQt4/Qwt5/Qwt.so: undefined
symbol: _ZN16QwtPlotMagnifier16widgetWheelEventEP11QWheelEvent
I'm using Debian/lenny.
--
Romain Bignon -- http://romain.peerfuse.net
http://peerfuse.net
pgpHHtfVoSA9O.pgp
Description: PGP signature

