adang1345 / PythonWin7

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

PyCharm doesn't support version >= 3.10 #9

Closed llpj closed 1 year ago

llpj commented 1 year ago

On adding interpreter in PyCharm '[unsupported]' in red is prefixed to interpreter entry. PyCharm detects it as Python 3.1 with message "Python 3.1 has reached its end-of-life date and it is no longer supported in PyCharm"

adang1345 commented 1 year ago

What version of PyCharm are you using? If you're using PyCharm on Windows 7, you're probably using an older version that doesn't support Python 3.10.

adang1345 commented 1 year ago

Closing, as this is a PyCharm issue and not a problem with this repository.