[MacPorts] #25150: py26-pyqt4-4.7.2 +universal fails to configure: Cannot find file: python.pro

MacPorts noreply at macports.org
Wed Nov 17 05:41:42 PST 2010


#25150: py26-pyqt4-4.7.2 +universal fails to configure: Cannot find file:
python.pro
------------------------------+---------------------------------------------
 Reporter:  torsten@…         |       Owner:  michaelld@…           
     Type:  defect            |      Status:  new                   
 Priority:  Normal            |   Milestone:                        
Component:  ports             |     Version:  1.8.2                 
 Keywords:                    |        Port:  py26-pyqt4            
------------------------------+---------------------------------------------

Comment(by michaelld@…):

 Your MacPorts install is old -- Qt is now at 4.7.1 (your is 4.6.2) and
 PyQt4 is at 4.8.1 (your is trying for 4.7.2).  Please do:
 {{{
 sudo port clean py26-pyqt4
 sudo port selfupdate
 sudo port upgrade qt4-mac
 sudo port install py26-pyqt4 +universal
 }}}
 and see if that works.  It'll take a long time to do this upgrade, but
 hopefully doing so will take care of your issue.

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


More information about the macports-tickets mailing list