[PythonCE] tk/tcl

John Aherne johna at johnaherne.co.uk
Thu Jan 11 09:35:06 CET 2007


Bandung wrote:
> Place these two files in your \\Python25\\Lib   directory and then run root =
> Tkinter.Tk() again.
>
> http://www.nabble.com/file/5569/Tkinter.py Tkinter.py 
> http://www.nabble.com/file/5570/Tkinter.pyc Tkinter.pyc 
>
> again, soft reset is always a good idea at this point.
>
>
>
>
>   
Thanks for the 2 files.

I removed everything and started from scratch again. Soft reset after 
each stage.

Installed python25
Copied in celib,tcl84,tk84 into \\windows.
Copied Tkinter.py, Tkinter.pyc into python25\lib along with os.py that 
was there already.

Import Tkinter is OK
root = Tkinter.Tk() gives exactly same problem as before

Invalid command name 'tcl_findLibrary'

Makes me think some fundamental bit is missing from the python25 install.

Regards

John Aherne




More information about the PythonCE mailing list