#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