# reset if necessary (only necessary if you previsouly installed tk,tcl, or python) brew uninstall python brew uninstall tk brew uninstall tcl # get tk and tcl with threads enabled brew tap ...
I'm building Python 3.11.7 from source. I don't see much out there about how to do this on MacOS platforms. Configure options (config.log attached): ./configure ...