Officially, Python 3.8 and above are not supported on Windows Vista SP2 and Windows Server 2008 SP2. Here, you can obtain unofficial Windows installers that bring back support for these older Windows ...
I manage Python versions via pyenv. But I can't convince poetry to load Python 3.8.5 when the environment is activated. It keeps using 3.8.2. my-project python -V ...