Finding the TCL directory

Thomas Heller thomas.heller at ion-tof.com
Thu Mar 8 10:43:30 EST 2001


Hi,

I would like to update py2exe to fully support
Tkinter programs.
Fortunately, it's nearly done, the only thing
remaining to do is to copy the TCL installation
into the dist directory. But how to find it?

Looking into lib-tk\FixTk.py, I have some
impression how to do it.
But, isn't there an easier way than just to
copy all the code?

It should work for python 1.5.2, 2.0, ...

Thomas





More information about the Python-list mailing list