pycharm installation and activation

First, the mounting operation

Start with the official website to download Professional version link:

Download: https: //www.jetbrains.com/pycharm/download/#section=windows select left bottom Other versions found 2019.1.4 for Windows (exe)

I downloaded the latest 2019.2.3 find a way to activate the following seems to fail so I'm currently testing this approach is successful in 2019.1.4 and 2019.1.2 of!

https://download.jetbrains.8686c.com/python/pycharm-professional-2019.1.4.exe?_ga=2.103986820.561182787.1572784402-677649987.1572784402


Second, activation

After installation is complete the license activation step in pop, select Evaluate for free, click Evaluate, that is the way to try to enter the software!

1. Modify the hosts file C: \ Windows \ System32 \ drivers \ etc

0.0.0.0 account.jetbrains.com

0.0.0.0 www.jetbrains.com


2. Copy jetbrains-agent.jar bin file to the installation directory folder

C:\Program Files\JetBrains\PyCharm 2019.1.4\bin


3.-javaagent: you pycharm installation directory \ jetbrains-agent.jar

例如:-javaagent:C:\Program Files\JetBrains\PyCharm 2019.1.4\bin\jetbrains-agent.jar

 jetbrains-agent.jar Download: https: //pan.baidu.com/s/170bevILUuOvpfh9-0zgLZQ extraction code: yxph  


4. Enter the online activation url: http: // jetbrains-license-server

[Note]

(1) Reference article: https://www.bilibili.com/video/av71986004 and https://www.cnblogs.com/lanyincao/p/10849377.html

Another article is https://www.jianshu.com/p/8d8d342a7085


(2) pycharm activate Tip: check if the server hijacked

The second step to check relevant: Please go find pycharm.exe.vmoptions and pycharm64.exe.vmoptions in the \ bin directory Pycharm installation directory, which may only find a normal, open in text format and at the same time added to the end -javaagent: you pycharm installation path of \ bin \ jetbrains-agent.jar! The second step is likely to modify when there is no change overnight!


Check the relevant third step: If that does not own proposals to replace jetbrains-agent.jar, I just switched to a new discovery well in the Download!

Useful jetbrains-agent.jar Download: https: //pan.baidu.com/s/170bevILUuOvpfh9-0zgLZQ extraction code: yxph 

jetbrains-agent.jar no use Download:

https://www.lanzous.com/i44c3yh

(3) activation remove 0.0.0.0 account.jetbrains.com and 0.0.0.0 www.jetbrains.com avoid late Quguan network to find information not open 

Activation failed - to solve .png


Guess you like

Origin blog.51cto.com/8189171/2447439