[MacPorts] #25063: Deploying PyQt applications on Mac OS X

MacPorts noreply at macports.org
Fri May 28 15:04:07 PDT 2010


#25063: Deploying PyQt applications on Mac OS X
-------------------------------------------+--------------------------------
 Reporter:  dennis@…                       |       Owner:  macports-tickets@…                   
     Type:  request                        |      Status:  new                                  
 Priority:  High                           |   Milestone:                                       
Component:  ports                          |     Version:  1.8.2                                
 Keywords:                                 |        Port:  py25-pyqt                            
-------------------------------------------+--------------------------------
 im using mac ports to deploy pyqt applications on osx with py2app.  this
 requires installing macports and running the following:

 $ sudo port install python25
 $ sudo port install python_select
 $ sudo python_select python25
 $ sudo port install py25-macholib-devel
 $ sudo port install py25-sip
 $ sudo port install py25-pyqt4
 $ sudo port install py25-py2app-devel
 $ sudo port install py25-pyqt

 everything installs fine except installing the py25-pyqt package.  when i
 do so i get the following error:

 sh-3.2# /opt/local/bin/port -d install py25-pyqt
 Error: Port py25-pyqt not found
 To report a bug, see <http://guide.macports.org/#project.tickets>

 everything else installed fine.  im using osx 10.6.3 on a dual-core intel
 xeon.  please help.  what can i correct this problem and move on.  thanks.

-- 
Ticket URL: <http://trac.macports.org/ticket/25063>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list