[Pythonmac-SIG] Tkinter 8.3.4 for classic *and Carbon* MacPython

Larry Meyn lmeyn@mail.arc.nasa.gov
Tue, 8 Jan 2002 15:36:27 -0800


--============_-1201589505==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

Jack,

I tried running a demo that works fine with the previous libraries, 
but got the following traceback with the new libraries.  TCL 8.3.4 is 
installed.

Larry



Traceback (most recent call last):
   File "Macintosh HD:Programming:Python:Python 
2.2:Demo:tkinter:guido:hanoi.py", line 154, in ?
     main()
   File "Macintosh HD:Programming:Python:Python 
2.2:Demo:tkinter:guido:hanoi.py", line 146, in main
     h = Tkhanoi(n, bitmap)
   File "Macintosh HD:Programming:Python:Python 
2.2:Demo:tkinter:guido:hanoi.py", line 31, in __init__
     self.tk = tk = Tk()
   File "Macintosh HD:Programming:Python:Python 
2.2:Lib:lib-tk:Tkinter.py", line 1487, in __init__
     self.tk = _tkinter.create(screenName, baseName, className)
TclError: can't find Init resource or a usable Init.tcl file
in the following directories:
     {Macintosh HD:System Folder:Extensions:Tool Command Language:tcl8.3}
  perhaps you need to install Tcl or set your
TCL_LIBRARY environment variable?
-- 
----------------------------------------------------------------------
Larry Meyn
Aerospace Operations Modeling Office

M/S 210-10                      Phone:  (650) 604-5038
NASA Ames Research Center       FAX:    (650) 604-0222
Moffett Field, CA 94035-1000    email:  lmeyn@mail.arc.nasa.gov
                                 E-FAX:  (425) 944-5526 sent via e-mail
----------------------------------------------------------------------
--============_-1201589505==_ma============
Content-Type: text/html; charset="us-ascii"

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }
 --></style><title>Re: [Pythonmac-SIG] Tkinter 8.3.4 for classic *and
Car</title></head><body>
<div>Jack,</div>
<div><br></div>
<div>I tried running a demo that works fine with the previous
libraries, but got the following traceback with the new
libraries.&nbsp; TCL 8.3.4 is installed.</div>
<div><br></div>
<div>Larry</div>
<div><br></div>
<hr>
<div><br></div>
<div>Traceback (most recent call last):<br>
&nbsp; File &quot;Macintosh HD:Programming:Python:Python
2.2:Demo:tkinter:guido:hanoi.py&quot;, line 154, in ?<br>
&nbsp;&nbsp;&nbsp; main()<br>
&nbsp; File &quot;Macintosh HD:Programming:Python:Python
2.2:Demo:tkinter:guido:hanoi.py&quot;, line 146, in main<br>
&nbsp;&nbsp;&nbsp; h = Tkhanoi(n, bitmap)<br>
&nbsp; File &quot;Macintosh HD:Programming:Python:Python
2.2:Demo:tkinter:guido:hanoi.py&quot;, line 31, in __init__<br>
&nbsp;&nbsp;&nbsp; self.tk = tk = Tk()<br>
&nbsp; File &quot;Macintosh HD:Programming:Python:Python
2.2:Lib:lib-tk:Tkinter.py&quot;, line 1487, in __init__<br>
&nbsp;&nbsp;&nbsp; self.tk = _tkinter.create(screenName, baseName,
className)<br>
TclError: can't find Init resource or a usable Init.tcl file<br>
in the following directories:<br>
&nbsp;&nbsp;&nbsp; {Macintosh HD:System Folder:Extensions:Tool
Command Language:tcl8.3}<br>
&nbsp;perhaps you need to install Tcl or set your<br>
TCL_LIBRARY environment variable?</div>

<div>-- <br>
-----------------------------------------<span
></span>-----------------------------<br>
Larry Meyn<br>
Aerospace Operations Modeling Office<br>
<br>
M/S
210-10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp; Phone:&nbsp; (650) 604-5038<br>
NASA Ames Research Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
FAX:&nbsp;&nbsp;&nbsp; (650) 604-0222<br>
Moffett Field, CA 94035-1000&nbsp;&nbsp;&nbsp; email:&nbsp;
lmeyn@mail.arc.nasa.gov<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
E-FAX:&nbsp; (425) 944-5526 sent via e-mail<br>
-----------------------------------------<span
></span>-----------------------------</div>
</body>
</html>
--============_-1201589505==_ma============--