[Pythonmac-SIG] Tk installation fix

Brian J. Stankiewicz bstankie@eye.psych.umn.edu
Thu, 30 Sep 1999 22:47:14 -0500


Thanks to Ben Coburn and Richard Gordon I was able to get Tk to work on my
mac.  I fixed the problem by placing the following path's in the Python
Preferences:

$(PYTHON):Lib:lib-tk
$(PYTHON):Extensions:Imaging:PIL

Is there a reason that these two paths are not automatically set during the
installation.  I was a bit frustrated when I couldn't get through the
example code in Chapter 1 of Learning Python (pg 23 has a Tk sample).

-Brian
*-----------------------------------------------*
| Brian J.Stankiewicz 		(o)612-624-7353	|
| 75 East River Rd. 		(f)612-626-2079 |
| Elliot Hall					|
| University of Minnesota 			|
| Minneapolis, Minnesota 55455			|
|-----------------------------------------------|
|http://vision.psych.umn.edu/www/people/brian	|
|	bstankie@eye.psych.umn.edu		|
*-----------------------------------------------*