安装过程:
- 右键点击【pycharm-2019.3.3.exe】,选择【以管理员身份运行】
- 点击【Next】
- 这里可以更改安装路径,点击【Next】
- 勾选【64-bit launcher】、【Add launchers dir to the PATH】、【Add “Open Folder as Project”】,点击【Next】
- 点击【Install】
- 点击【Finish】
配置过程:
- 复制【jetbrains-agent.jar】粘贴到【C盘】
- 双击【PyCharm 2019.3.3 x64】
- 点击【OK】
- 勾选【I confirm that I have read and accept the terms of this User Agreement】,点击【Continue】
- 点击【Don’t send】
- 点击【Skip Remaining and Set Defaults】
- 选择【Evaluate for free】,然后点击【Evaluate】
- 点击【Continue】
- 点击【Configure】,选择【Edit Custom VM Options…】
- 复制【-javaagent:C:\jetbrains-agent.jar】(也就是该jar包的位置 ),将其粘贴至最后一行,然后点击【Save】,然后关闭软件后【重新启动】
- 双击打开【PyCharm 2019.3.3 x64】
- 点击【Continue】
- 点击【Configure】,选择【Manage License…】
- 选择【Activation code】,并粘贴解压后的【pycharm-2019.3.3】文件夹中的【license.txt】
- **成功后,点击【close】
- 复制解压后的【pycharm-2019.3.3】文件夹中【resources_zh_CN_PyCharm_2019.3_r1.jar】,粘贴到安装文件路径下【lib】文件中