[issue2665] unable to launch IDLE on windows XP

Amaury Forgeot d'Arc report at bugs.python.org
Mon Apr 21 11:18:19 CEST 2008


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

"buitlin"? Is is a typo while copying the error message?

The warnings are normal, these theme elements were added later. They
will disappear when you save the theme again.

Now, idle starts another process to interpret the commands, and use
sockets to communicate between them. You may have a firewall problem.

Can you try to run idle.py with the "-n" option? This does not create a
subprocess, all commands are run in the main process.

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2665>
__________________________________


More information about the Python-bugs-list mailing list