built-in 8.6.8Īs is common on macOS, the installed Pythons and the Tcl and Tkframeworks are built to run on multiple CPU architectures ( universalbinaries) and across multiple macOS levels ( minimum deploymenttarget). While the Python installers downloadablefrom this website do not support X11 Tk, other distributors ofPython for macOS may do so. X11 Tk The traditional platform-independent UNIX Tk implementation whichrequires an X11 server, such as the Apple X11.app available as anoptional component in older macOS releases or from third-partydistributors. 32-bit-only Python installers downloadablefrom this website for older Python releases were linked with Aqua CarbonTk 8.4. As of 8.5.13, the Tk project no longer supportsCarbon builds of Tk 8.5.
#Activetcl download for windows 7 64 bit download
Aqua Carbon variantsof Tk 8.5 had been available as an ActiveState Community Download priorto ActiveTcl 8.5.9. Aqua Carbon Tk 8.4 is included with macOS releases 10.4through 10.14 and is also available from ActiveState. Aqua Carbon Tk Because it is implemented with older macOS Carbon interfaces, it isonly available as a 32-bit binary (usually for Intel and PowerPCprocessors).
Aqua Cocoa support wasbackported to Tk 8.5 (prior to 8.5.13) and released by Apple starting with macOS 10.6and by ActiveState starting with their 8.5.9.1 release. This variant is the standard nativemacOS variant in Tk 8.6 and as of Tk 8.5.13.
There are currently three major variants of Tk in common use on macOS: Aqua Cocoa Tk A newer native implementation availableas a universal 64-bit and 32-bit binary.