News

I've had a problem for years where every time I install a new version of Python into a new directory using the .exe installer from python.org, the installer deletes all the main Python files, such as ...
Python 3.12 -> all good, no setuptools, no wheel, newest versions of those will be installed I am going to upgrade setuptools and wheels to latest versions in our images, so we will solve the problem ...