Message76359
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 |
|
Date |
User |
Action |
Args |
2008-11-24 20:11:05 | ec2929 | set | recipients:
+ ec2929, loewis, zeromtmu |
2008-11-24 20:11:04 | ec2929 | set | messageid: <1227557464.72.0.733326478302.issue4049@psf.upfronthosting.co.za> |
2008-11-24 20:11:04 | ec2929 | link | issue4049 messages |
2008-11-24 20:11:03 | ec2929 | create | |
|