View Single Post
Old 01-17-2026, 03:19 PM   #561
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: 9,447
Karma: 6734148
Join Date: Nov 2009
Device: many
And fwiw, according to Google:

Quote:
The distutils package was the original standard library module in Python for building and installing other Python modules and extensions. However, it has been deprecated since Python 3.10 and was completely removed in Python 3.12 in favor of modern packaging tools like setuptools.
So the bundled Python for Mac and Windows is version 3.13 and will not have distutils.
KevinH is offline   Reply With Quote