[MacPorts] #19575: python 2to3 is not in /opt/local/bin

MacPorts noreply at macports.org
Fri May 8 09:51:03 PDT 2009


#19575: python 2to3 is not in /opt/local/bin
-------------------------------------+--------------------------------------
 Reporter:  julien.thewys@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  1.7.1                                
 Keywords:                           |        Port:                                       
-------------------------------------+--------------------------------------

Comment(by julien.thewys@…):

 and here is the workaround:


 {{{
 sudo ln -s
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/2to3
 /opt/local/bin/2to3-2.6
 sudo ln -s
 /opt/local/Library/Frameworks/Python.framework/Versions/3.0/bin/2to3
 /opt/local/bin/2to3-3.0
 sudo ln -s /opt/local/bin/2to3-2.6 /opt/local/bin/2to3
 }}}

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


More information about the macports-tickets mailing list