[MacPorts] #57026: py36-pyqt4 cannot find PyQt4.sip module

MacPorts noreply at macports.org
Fri Aug 24 10:56:14 UTC 2018


#57026: py36-pyqt4 cannot find PyQt4.sip module
----------------------+------------------------
 Reporter:  amicitas  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.5.3
 Keywords:            |       Port:  py36-pyqt4
----------------------+------------------------
 == Description
 py36-pyqt4 broken, cannot find module 'PyQt4.sip'.

 This problem exists in @4.12.2_0 but not in @4.12.1_2

 == Affected versions
 py36-pyqt4 @4.12.2_0

 == Example
 Input:
 {{{#!python
 from PyQt4 import QtCore
 }}}

 Error:
 {{{
 ---------------------------------------------------------------------------
 ModuleNotFoundError                       Traceback (most recent call
 last)
 <ipython-input-1-4f398e93dbe3> in <module>()
 ----> 1 from PyQt4 import QtCore

 ModuleNotFoundError: No module named 'PyQt4.sip'
 }}}


 == System Info

 OSX 10.11.6
 python36 @3.6.6_0

-- 
Ticket URL: <https://trac.macports.org/ticket/57026>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list