Can not import Qwt5 library in python

Bug #478595 reported by lcampagn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyqwt5 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When I try to import Qwt5, I get the following error:

>>> from PyQt4 import Qwt5
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.6/PyQt4/Qwt5/__init__.py", line 32, in <module>
    from Qwt import *
ImportError: /usr/lib/pymodules/python2.6/PyQt4/Qwt5/Qwt.so: undefined symbol: _ZN13QwtLegendItem17setIdentfierWidthEi

I get the same error when running any of the examples.

ProblemType: Bug
Architecture: i386
Date: Sun Nov 8 13:49:37 2009
DistroRelease: Ubuntu 9.10
Package: python-qwt5-qt4 5.1.1~cvs20090626+dfsg-1
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: pyqwt5
Uname: Linux 2.6.31-14-generic i686

Revision history for this message
lcampagn (luke-campagnola) wrote :
Revision history for this message
Federico Sassi (fsassi) wrote :

I have the same error.
I've tried to use python2.5 instead without any success.
It seems that the bindings doesn't correspond to the real library

Changed in pyqwt5 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.