TclError: Can't find a usable init.tcl

Rolf Wester WESTER at ilt.fhg.de
Mon Aug 2 09:48:42 EDT 1999


Hi,

I installed Tcl8.1, Tk8.1 and Python1.5. Trying

tk=Tkinter.Tk()

I get the error message
...
TclError: Can't find a usable init.tcl in the following directories:


This probably means that Tcl wasn't installed properly.

The directory list which is searched for init.tcl is obviously empty. My
init.tcl is in the directory /usr/local/lib/tcl8.1. How can I make
Python to search in this directory?

I would be very appreciative for help.

Rolf

------------------------------------------------------------
# Rolf Wester
# Fraunhofer Institut f. Lasertechnik
# Steinbachstr. 15, D-52074 Aachen, Germany.
# Tel: + 49 (0) 241 8906 0, Fax: +49 (0) 241 8906 121
# EMail: wester at ilt.fhg.de, WWW: http://www.ilt.fhg.de






More information about the Python-list mailing list