[Tkinter-discuss] how make active python 3 use active tcl on mac os?

Michael Lange klappnase at web.de
Thu Nov 25 11:07:46 CET 2010


Hi,

Thus spoketh "Michael O'Donnell" <michael.odonnell at uam.es> 
unto us on Thu, 25 Nov 2010 09:20:45 +0100:

> Hi David,
> 
>   Sorry for a vague answer, but I had similar problems
> some years ago and the solution was to recompile
> python, and in a particular file put the search path
> for the tk library.
> 
> Can't remember offhand which file,

I don't know about the mac, here on debian linux I have to do

    export LD_LIBRARY_PATH=/usr/local/lib

before compiling Python, otherwise it fails to find Tcl/Tk.

Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

I've already got a female to worry about.  Her name is the Enterprise.
		-- Kirk, "The Corbomite Maneuver", stardate 1514.0


More information about the Tkinter-discuss mailing list