[issue20863] IDLE not opening

2014-03-07 Thread Ned Deily
Changes by Ned Deily : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue20863] IDLE not opening

2014-03-07 Thread Ned Deily
Ned Deily added the comment: Thanks for the update. That is indeed the symptom of the problem documented in Issue18270. The best solution is to download and install Python 3.3.4 which has a fix for it. -- resolution: -> duplicate stage: -> committed/rejected superseder: -> IDLE on

[issue20863] IDLE not opening

2014-03-07 Thread Chester Burns
Chester Burns added the comment: I tried that and it came up with this: Traceback (most recent call last): File "/usr/local/bin/idle3.3", line 5, in main() File "/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyShell.py", line 1572, in main shell.interp.ru

[issue20863] IDLE not opening

2014-03-07 Thread Ned Deily
Ned Deily added the comment: Try launching IDLE from a Terminal shell window by typing: /usr/local/bin/idle3.3 and see if it fails there and, if so, any messages shown. One possibility is the problem reported in http://bugs.python.org/issue18270 which was fixed in the IDLE shipped with Pytho

[issue20863] IDLE not opening

2014-03-07 Thread Chester Burns
New submission from Chester Burns: I installed python 3.3.3 and it was working fine for the moment, however the next day when I tried to open it, the idle app showed on the dock for a second and straight away quit. I am using a macbook pro on osx version 10.9.1 -- messages: 212863 nos