[PythonCE] Fwd: IdleCE problem: No module named Tkconstants
Roman Bischoff
roman.bischoff at googlemail.com
Thu Apr 20 17:04:55 CEST 2006
After a hard reset I lost my whole Python installation on the iPaq.
Now I'm re-installing it, and migrating to the newer versions.
PocketPC 4.20.0 on Intel(R) PXA255 with 56MB.
Python 2.4.3 (#0, Apr 4 2006, 23:48:52) [MSC v.1201 32 bit (Unknown)] on
PocketPC
My Device
tk8.4
library
Windows
tk84.dll
tcl84.dll
celib.dll
Programm Files
Python24
Lib
Editor.py
Tkinter.py
Working with the normal Python prompt is ok, but When clicking on Editor.pyor
IdleCe.py, I get this error:
Traceback (innermost last):
File "\Program Files\Python24\Lib\Editor.py", line 10, in ?
from Tkinter import *
File "\Program Files\Python24\Lib\Tkinter.py", line 42, in ?
from Tkconstants import *
exceptions.ImportError: No module named Tkconstants
... what's wrong?
Any idea?
Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonce/attachments/20060420/19885a67/attachment.htm
More information about the PythonCE
mailing list