Tal Einat <talei...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9016>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to