Changes between Initial Version and Version 1 of Ticket #31375


Ignore:
Timestamp:
Sep 23, 2011, 1:57:03 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please Cc the maintainer(s) and use WikiFormatting.

What is the output of the following?

port installed qt4-mac py27-pyqwt

What version of Mac OS X and Xcode are you running?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31375

    • Property Cc macsforever2000@… michaelld@… added
  • Ticket #31375 – Description

    initial v1  
    11I cannot use pyqwt anymore. When I run my program, I get this:
    22
    3 
     3{{{
    44Traceback (most recent call last):
    55  File "./myprogram.py", line 20, in <module>
     
    88    from Qwt import *
    99RuntimeError: the PyQt4.QtCore module is version 1 but the PyQt4.Qwt5.Qwt module requires version -1
     10}}}