TCL_LIBRARARY and making it work

Hoon Yoon hyoon at bigfoot.com
Wed Apr 14 11:47:12 EDT 1999


Hi,

  I forgot how to set up my TCL_LIBRARY and TK_LIBRARY env variables on
NT to make it work. 
  
Directory of C:\Python\Tcl\lib\tcl8.0
02/10/99  07:06p                47,407 init.tcl
               1 File(s)         47,407 bytes

C:\Python>tcltst.py
Traceback (innermost last):
  File "C:\Python\tcltst.py", line 2, in ?
    Tkinter._test()
  File "C:\Python\Lib\lib-tk\Tkinter.py", line 1947, in _test
    root = Tk()
  File "C:\Python\Lib\lib-tk\Tkinter.py", line 886, in __init__
    self.tk = _tkinter.create(screenName, baseName, className)
TclError: Can't find a usable init.tcl in the following directories:
    {C:\Python\TCL\lib} {} ./lib/tcl8.0 C:/tcl8.0/library C:/library
This probably means that Tcl wasn't installed properly.

  I thought this was right on Control Panel System Properties:
TCL_LIBRARY
C:\Python\TCL\lib\tcl8.0
  Can someone tell me how it's set up again?

-- 
*****************************************************************************
S. Hoon Yoon (Quant) Merrill Lynch Equity Trading, 
yelled at yahoo.com hoon at bigfoot.com(w)
"Miracle is always only few standard deviations away, but so is
catastrophe."
* Expressed opinions are often my own, but NOT my employer's.
"I feel like a fugitive from the law of averages."    Mauldin
*****************************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vcard.vcf
Type: text/x-vcard
Size: 202 bytes
Desc: Card for Hoon Yoon
URL: <http://mail.python.org/pipermail/python-list/attachments/19990414/696340dc/attachment.vcf>


More information about the Python-list mailing list