Python Forum

Full Version: macOS Sonoma (14) seems to need a newer version of Tcl/Tk
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Window behavior is buggy with Tcl/Tk version 8.6.12:
https://github.com/Anjok07/ultimatevocal...issues/840
https://github.com/TomSchimansky/CustomT...ssues/1998

As I understand it, Tcl/Tk is prepackaged with the installers from python.org. Is there a way to update this Tcl/Tk when using the official installers from python.org? The only option I have found so far is using python from Homebrew.

Does anyone know, if there will be a macOS installer containing the newer (and working) Tcl/Tk version 8.6.13?