Ticket #18263 (closed defect: fixed)
/Applications/Python 3.0/IDLE.app do not work, should have correct PATH
| Reported by: | surveyor.land@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | mcalhoun@… | |
| Port: | python30 |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.


Cc Me!