[issue14838] IDLE Will not load on reinstall

Terry J. Reedy report at bugs.python.org
Fri May 18 21:34:05 CEST 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

If python itself runs, you can easily try this from inside the interpreter

>>> from idlelib import idle

This *should* bring up the Idle shell window. It just did for me on 64 bit Win7. If not, there *should* be an error traceback you can cut and paste here.

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list