Opened 13 years ago
Last modified 12 years ago
#31375 closed defect
py27-pyqwt does not work anymore — at Version 1
Reported by: | root42 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | macsforever2000@…, michaelld@… | |
Port: | py27-pyqwt |
Description (last modified by mf2k (Frank Schima))
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 (1)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… michaelld@… added |
---|---|
Description: | modified (diff) |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the maintainer(s) and use WikiFormatting.
What is the output of the following?
What version of Mac OS X and Xcode are you running?