[issue23431] Idle Application Not Responding

2017-06-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: No followup, no issue. If IDLE did not run but python did, the next thing to have tried would have been .../python3.4 -c "import tkinter; tkinter.Tk()" -- nosy: +terry.reedy resolution: -> out of date stage: -> resolved status: open -> closed _

[issue23431] Idle Application Not Responding

2015-02-10 Thread Ned Deily
Ned Deily added the comment: Try launching IDLE from a Terminal window command line shell with: /usr/local/bin/python3.4 -m idlelib and see if any error messages are reported. Also please report what is printed when this is run in a command shell: /usr/local/bin/python3.4 -c 'import sys;prin

[issue23431] Idle Application Not Responding

2015-02-10 Thread SilentGhost
Changes by SilentGhost : -- components: +Macintosh nosy: +hynek, ned.deily, ronaldoussoren ___ Python tracker ___ ___ Python-bugs-list

[issue23431] Idle Application Not Responding

2015-02-09 Thread ww0115
New submission from ww0115: I recently downloaded Python 3.4 on my Mac (running on Yosemite 10.10.2) and every time I try and open Idle, the icon just keeps jumping and the application never opens. When I click on the icon after it stops jumping it just says "Application Not Responding". I've