picture


PyCharm is a Python IDE with a complete set of tools that can help users improve their efficiency when developing in the Python language, such as debugging, syntax highlighting, project management, code jumping, smart prompts, auto-completion, unit testing, version control . Additionally, the IDE provides advanced features to support professional web development under the Django framework.


The activation steps are as follows:


1. Download Pycharm2021.3.3

Download link: https://www.jetbrains.com/pycharm/download/other.html

picture


2. Installation

Select the corresponding option and go all the way to next.


3. Precautions

If you have modified the hosts file of pycharm and installed the pycharm patch before, please delete it first.

I haven't configured it, just look at the fourth item.


4. Download the plugin

Activation patch download script: https://huhiseven.lanzouv.com/ivlCH08js3gf

If the link fails, change lanzouv in the link  to  lanzoux  or  lanzouf  .

Unzip the compressed package to a directory (anything will do):

picture

(1) In Windows system, go to the scripts directory and open the install-current-user.vbs file.

(2) On Mac /Linux system, go to the script directory, execute the sh command to run the install.sh script to install, execute the command as follows:

sh install.sh

picture

The following dialog box will pop up, and then click OK.

picture

Wait a few seconds to install the patch.

picture


5. Enter the activation code

Activation code to get the link, reply on the official account: pycharm2021

After installing the patch, reopen Pycharm , paste the code into the input box, and click Activate .

picture

picture

6. Activation complete

The principle of this activation tutorial is: block the software network request to verify whether it has expired. After restarting the software, we can check whether the activation validity period is permanent in About!

picture

hint:

If after entering the activation code, it still prompts that Key is invalid and cannot be activated, check the following operations:

1. Execute the script to prompt Done, check the value of the configuration environment variable: whether the path contains Chinese, it is not acceptable to contain Chinese, and replace it with an English path;

2. Some need to restart the system before the activation is successful 

3. Check whether the location of the crack patch has moved. Remember not to move it. Otherwise, if you restart the IDE and cannot find the location of the patch, it will naturally fail.