Fwd: IdleCE problem: No module named Tkconstants

"Roman Bischoff" <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
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

_______________________________________________
PythonCE mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythonce
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.