Hi,
I have encountered
the same problem so you can try the following :
- Be sure your
%PYTHONPATH% is set
- open a DOS console
and type : "python C:\Python23\Lib\idlelib\idle.py"
-> this will
launch the IDLE
- then choose
"configure IDLE" in Options menu
- in the menu
"Highlighting" on right part, choose "IDLE Classic" and
apply
- close all and try
to launch now the IDLE
This is what I have
done and now it works (don't ask me why !!).
Hope this
help,
Xavier
-- http://mail.python.org/mailman/listinfo/python-list