[issue11413] Idle doesn't start

Amaury Forgeot d'Arc report at bugs.python.org
Tue Mar 8 15:26:02 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

- Click the "Start" button
- On this menu, click the "Run..." item (almost at the bottom)
- In the small windows that opens, type "cmd" and click OK. This opens the command prompt.
- In this window, type:
    c:\python32\python.exe -m idlelib.idle

To copy the output, you can open the menu by clicking on the icon on the top-left corner of the window; select "Edit", "Select All" and press Enter to copy all the window text into the clipboard.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11413>
_______________________________________


More information about the Python-bugs-list mailing list