python IDLE on win2000 doesn't startup

Svein Brekke svbrk at start.no
Tue Jun 3 07:34:24 EDT 2003


> [snip]
> any idea wjy the IDLE doesn want to run? do i have to install TkInter
> separately???

No, you don't have to install TkInter seperately.

Try opening a DOS shell and start it with python:
c:> python c:\python22\tools\idle\idle.py
Then the error message is kept in the shell, maybe that helps.

BTW: I recommend using IDLEfork (http://idlefork.sourceforge.net) in stead;
it works well on your configuration and it has a nice windows installer.

Svein




More information about the Python-list mailing list