[issue9016] IDLE won't launch (Win XP)

Tal Einat report at bugs.python.org
Tue Jun 22 23:32:06 CEST 2010


Tal Einat <taleinat at users.sourceforge.net> added the comment:

Let's focus on the problem you're having with Python 2.6, with which you said IDLE won't launch.

Please try to run IDLE using Python 2.6.5:
1) Install Python 2.6.5, say to C:\Python26
2) Rename/move your .idlerc directory so there isn't any such directory under C:\Documents and Settings\<username>
3) Then go to that directory and run:

C:\Python26> .\python.exe Lib\idlelib\idle.py

Post the output of that here, so that we can help diagnose the problem.

----------

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


More information about the Python-bugs-list mailing list