adang1345 / PythonWin7

Python 3.9+ installers that support Windows 7 SP1 and Windows Server 2008 R2 SP1
MIT License
595 stars 71 forks source link

Can't upgrade from Python ≤3.9.6 to ≥3.9.7 #1

Closed adang1345 closed 2 years ago

adang1345 commented 2 years ago

Due to https://github.com/python/cpython/issues/96729, the GUIDs of the installer change between Python 3.9.6 and 3.9.7, making it impossible to upgrade across this gap. The installer for Python ≥3.9.7 will fail to recognize that there already exists a Python installation and will instead require a new, side-by-side installation.

adang1345 commented 2 years ago

I have uploaded fixed installers.