[Python-Dev] CygWin and Tkinter (original) (raw)

mike.mellor@tbe.com mike.mellor@tbe.com
Thu, 10 May 2001 00:16:28 -0000


I am playing around with CygWin (which came with Pyhton 2.1 installed). While I can run command line programs, Tkinter is not part of the package. TCL/TK is installed and I have been able to build TK GUI's. How can I get Tkinter added to my Python package?
Thanks.

Mike