[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problema python qwt al actualizar debian



hola:

acabo de actualizar debian testing con 'apt-get dist-upgrade'.
tenía unos programas hechos en python-qwt5-qt4 los cuales andaban bien;
despues de la actualizacion estos dejaron de funcionar, el error es este
[1] aunque creo que no ayude mucho. si alguien tiene una idea de como
solucionar esto se lo agradecere.

[1]
from PyQt4.Qwt5 import *
  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


Reply to: