Elizabeth Chang <[EMAIL PROTECTED]> added the comment:
I have this problem too but I am running Python 2.5.2 on Windows XP
professional. I did install Python for all users. I tried uninstalling
and reinstalling Python. IDLE does not open for me. It cannot find
Tkinker.
C:\Python25>python.exe lib\idlelib\idle.py
Traceback (most recent call last):
File "lib\idlelib\idle.py", line 6, in <module>
import PyShell
File "C:\Python25\Lib\idlelib\PyShell.py", line 14, in <module>
import macosxSupport
File "C:\Python25\Lib\idlelib\macosxSupport.py", line 6, in <module>
import Tkinter
ImportError: No module named Tkinter
----------
nosy: +ec2929
_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4049>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com