View Single Post
Old 11-12-2021, 12:04 PM   #4
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,860
Karma: 6120478
Join Date: Nov 2009
Device: many
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 View Post
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.
KevinH is online now   Reply With Quote