1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Troubleshooting: Python 3.8.12 doesn't have windows installers

Athanasius 2021-08-31 10:44:52 +01:00
parent e15110b8a0
commit 88066d061b
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

@ -482,7 +482,10 @@ Until we use any Python feature (such as forthcoming 'matches' in Python 3.10)
you can attempt to [run from source](https://github.com/EDCD/EDMarketConnector/wiki/Running-from-source)
under Python 3.8, but we make no guarantees about this working now, or in
the future. Use the latest 3.8 version from [python.org](https://www.python.org/downloads/windows/).
You need the 32-bit version.
You need the 32-bit version. **NB: As of Python 3.8.12 they no longer release
windows installers/packages, so you would have to find a way to compile
python from source in order to use the latest**. *It really is in your
best interests to be using Windows 10*.
As per "[Windows 7 support ended on January 14, 2020](https://support.microsoft.com/en-us/windows/windows-7-support-ended-on-january-14-2020-b75d4580-2cc7-895a-2c9c-1466d9a53962)"
, Windows 7 is no longer supported by Microsoft: