[MacPorts] #36801: Error in Installing: py24-pyqt4

MacPorts noreply at macports.org
Sun Nov 11 16:46:41 PST 2012


#36801: Error in Installing: py24-pyqt4
------------------------------+-------------------------
  Reporter:  berg.michael1@…  |      Owner:  michaelld@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  py24-pyqt4       |
------------------------------+-------------------------

Comment (by michaelld@…):

 Your install of py27-sip is not compatible with the version of py27-pyqt4
 that you're trying to install (too old).  I would recommend the following:
 {{{
 sudo port clean py27-pyqt4
 sudo port selfupdate
 sudo port upgrade py27-sip
 sudo port install py27-pyqt4
 }}}
 and, if that works then you can also do:
 {{{
 sudo port upgrade outdated
 }}}
 to upgrade all older ports. Post back how the above goes.

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


More information about the macports-tickets mailing list