Opened 13 years ago

Last modified 12 years ago

#31375 closed defect

py27-pyqwt does not work anymore — at Initial Version

Reported by: root42 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py27-pyqwt

Description

I cannot use pyqwt anymore. When I run my program, I get this:

Traceback (most recent call last):

File "./myprogram.py", line 20, in <module>

from PyQt4 import QtCore, QtGui, QtOpenGL, uic, Qwt5

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/Qwt5/init.py", line 32, in <module>

from Qwt import *

RuntimeError: the PyQt4.QtCore module is version 1 but the PyQt4.Qwt5.Qwt module requires version -1

Change History (0)

Note: See TracTickets for help on using tickets.