[MacPorts] #31375: py27-pyqwt does not work anymore

MacPorts noreply at macports.org
Fri Sep 23 06:57:04 PDT 2011


#31375: py27-pyqwt does not work anymore
----------------------------------+-----------------------------------------
 Reporter:  arne.schmitz@…        |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:                        |        Port:  py27-pyqwt                           
----------------------------------+-----------------------------------------
Changes (by macsforever2000@…):

 * cc: macsforever2000@…, michaelld@… (added)


Old 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

New 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
 }}}

--

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?

-- 
Ticket URL: <https://trac.macports.org/ticket/31375#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list