PyCharm 2022 installation tutorial with installation package download

software

Introduction

PyCharm 2022 is a Python IDE built by JetBrains. PyCharm supports both Google App Engine and IronPython. These features, backed by advanced code analysis programs, make PyCharm a powerful tool for both professional Python developers and those just starting out. PyCharm is used for the functions that general IDEs have, such as debugging, syntax highlighting, project management, code jumps, smart prompts, auto-completion, unit testing, and version control. In addition, PyCharm also provides some great features for Django development.

Install

Need to know

[Software name] : PyCharm 2022

[Software size] : 559MB

[Software language] : Simplified Chinese

[Installation environment] : Win7/Win10/Win11

[Download address] : Obtain at the end of the article

[Note] : Please turn off the network, anti-virus software and firewall before installation, otherwise the installation may fail.

[Decompression software] : The decompression software used by the editor is Bandizip. Get the Bandizip software installation package.

Install

Tutorial

1. Download the PyCharm 2022 software installation package to your computer, right-click and select [Extract to PyCharm 2022\]

img

2. Right-click and [Open] the decompressed folder.

picture

3. Find the [pycharm-2022.1.3] application, right-click it and select [Run as administrator]

picture

4. Click [Next]

picture

5. The software is installed on the C drive by default. You can customize the software installation location. Here I choose to install it on the D drive; click [Next]

picture

6. Check everything and click [Next]

picture

7. Click [Install]

picture

8. The software is being installed, please wait a moment.

picture

9. Click [Finish]

picture

10. Go back to the PyCharm 2022 folder, find the [Crack] folder, right-click the [Copy Button]

picture

11. Click [Local Disk (C;)] on the left side of the folder

picture

12. Right-click the blank space of the folder and click the [Paste button]

picture

13. Find the [Crack] folder, right-click [Open] it

picture

14. Find the [Permanent Activation] program, right-click [Open] it

picture

15. Click [OK]

picture

16. Click [OK]

picture

17. Return to the desktop, right-click the [PyCharm 2022.1.3 software icon] on the desktop, and click [Open]

picture

18. The software is opening, and the startup interface is as follows:

picture

19. Click the [New Project button]

picture

20. Click [Create]

picture

21. Python is being installed, please wait a moment.

picture

22. Click [File] and [Settings] in the upper left corner of the software interface in sequence.

picture

23. Click [Pluguns] on the left, enter [Chinese] in the search box, find [Chinese (Simplified)], and click [Install]

picture

24. Click [Restart IDE], then click [Restart]

picture

25. The software is opening, and the startup interface is as follows:

picture

26. The software is opened successfully, and the Chinese running interface is as follows:

picture

27. The above is the whole process of PyCharm 2022 software installation. If it is helpful to you, please give the editor a like!

If you need the installation package and activation code, you can click to get it for free ~, they have been uploaded to the csdn official account, scan the official QR code below to get it, guaranteed to be 100% free! ! !

Guess you like

Origin blog.csdn.net/CSDN_430422/article/details/133207360