Pycharm 下载地址及版本安装需求
1 专业版和社区版
2 教育版
Other Versions - PyCharm Community Edition
3 版本系统需求
Install PyCharm | PyCharm Documentation
附录:
# 专业版(收费)和社区版(免费):
https://www.jetbrains.com/pycharm/download/other.html
# 教育版(免费)
https://www.jetbrains.com/edu-products/download/other-PCE.html
Pycharm版本系统需求:
https://www.jetbrains.com/help/pycharm/installation-guide.html#requirements
注:
2019.3 :Win7 x64 最后一个版本, Python 2.7; Python 3.5 -- 3.8; JRE 11
2018.3 :Win7 x86 最后一个版本, Python 2.6 -- 2.7 ; Python 3.4 -- 3.7 ; JRE 1.8
下载示例,假如想下载 2019.3 的版本:输入上面的 Pycharm下载地址 ,选择专业版或社区版,点击 2019.3.5 -Windows(exe) 即可下载。
参考: