diff --git a/Troubleshooting.md b/Troubleshooting.md index f11a312..4bc62a1 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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: