I hope so.
Until then I have grabbed tcl8.6.12 and tk8.6.12 and build static library versions and will try to make the Python 3.8.3 version use those when building its tkinter. I really hate to embed the entire tcl tk framework when it is not really needed.
Let's hope this all goes away in Python 3.9.8.
I will grab the source and take a look.
Quote:
Originally Posted by DiapDealer
Agreed.
If I'm reading stuff right, it seems that Python.org's Python installers might do just that starting with Python 3.9.8 (or 3.10). Might be worth checking out the source for those python versions and see if the ability to build Tk/TCL from source is incorporated into the Mac build process like it is with Windows.
|