need help getting tk to work with python

Fredrik Lundh fredrik at pythonware.com
Tue Dec 28 04:36:32 EST 1999


Gary Bankston <garyseven at earthlink.net> wrote:
> TclError: Can't find a usable init.tcl in the following directories:
>     {} ./lib/tcl8.0 {D:/Program
> Files/Python/Doc/Tkinter/Library/tcl8.0/library}
>  {D:/Program Files/Python/Doc/Tkinter/Library/Tk-intro/library}
> 
> This probably means that Tcl wasn't installed properly.

here's some possible solutions:
http://www.pythonware.com/people/fredrik/fyi/fyi02.htm

hope this helps!

</F>

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->





More information about the Python-list mailing list