[MacPorts] #35789: Cannot install py27-pyqt4

MacPorts noreply at macports.org
Fri Sep 21 05:32:25 PDT 2012


#35789: Cannot install py27-pyqt4
-------------------------+-------------------------
  Reporter:  nmadnani@…  |      Owner:  michaelld@…
      Type:  defect      |     Status:  reopened
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.1.2
Resolution:              |   Keywords:
      Port:  py27-pyqt4  |
-------------------------+-------------------------

Comment (by michaelld@…):

 OK; good to have a log file to work with. In the Portfile for py-pyqt4,
 can you edit it and add:
 {{{
 python.bin-append -v -v
 }}}
 so that it reads
 {{{
     depends_lib-append port:py${python.version}-sip \
                        port:qt4-mac

     python.bin-append -v -v

     configure.args-append   -e QtGui \
 }}}
 Then re-do the install:
 {{{
 sudo port install py27-pyqt4
 }}}
 Then when the install fails, post the resulting log file back here.

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


More information about the macports-tickets mailing list