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.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to