[MacPorts] #31182: python27, py27-wxpython: wrong architecture

MacPorts noreply at macports.org
Thu Sep 8 22:13:56 PDT 2011


#31182: python27, py27-wxpython: wrong architecture
----------------------------------+-----------------------------------------
 Reporter:  haoweipeng@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:                        |        Port:                                       
----------------------------------+-----------------------------------------

Comment(by ryandesign@…):

 py27-wxpython is only installed i386, because its dependency wxWidgets can
 only install i386. No 64-bit version is available from the developers of
 wxWidgets. So if you're on a 64-bit Mac, you have to forcibly run the
 32-bit version of python instead of the 64-bit one you'd get by default.
 So instead of running `python2.7`, run `arch -i386 python2.7`.

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


More information about the macports-tickets mailing list