Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Thu Aug 4 21:25:52 EDT 2016


On Tuesday, August 2, 2016 at 8:21:57 PM UTC+12, Valeria Munoz wrote:
> 
> I have downloaded Python 3.6.0a3 on a Mac 10.9.5 and realized that I also
> need to download an Active Tcl for it.

Python should already come with Tk <https://docs.python.org/3/library/tk.html>. Tcl is an entirely separate language from Python. While it is where Tk originated, you don’t need it to use Tk with Python.



More information about the Python-list mailing list