[MacPorts] #18263: /Applications/Python 3.0/IDLE.app do not work, should have correct PATH

MacPorts noreply at macports.org
Thu Jan 29 03:54:54 PST 2009


#18263: /Applications/Python 3.0/IDLE.app do not work, should have correct PATH
-------------------------------------+--------------------------------------
 Reporter:  surveyor.land@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Low                      |   Milestone:  Port Bugs                            
Component:  ports                    |     Version:  1.7.0                                
 Keywords:                           |        Port:                                       
-------------------------------------+--------------------------------------
 IDLE do not work for python30 and py30-tkinter.

 The first line of the file;
 /Applications/Python 3.0/IDLE.app/Contents/MacOS/IDLE

 #!/Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app/Contents/MacOS/Python

 should be

 #!/opt/local/Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app/Contents/MacOS/Python

 I edited the file manually, then, IDLE.app worked.

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


More information about the macports-tickets mailing list