Cheap VPS host selection
Provide server host evaluation information

How to install pycharm (pycharm installation setup tutorial)

Pycharm is one of the python editors, which is used to edit python code and debug. It can be cross platform, and can be easily used under both Macos and Windows. The 2022 Professional Edition that the author is using is taken as an example to demonstrate the pycharm installation tutorial in detail, including the download and installation steps and setting the Chinese interface.

1、 Pycharm installation tutorial

1. Enter the official website, find the Download button and click.

2. Click to download an installation package. Double click the installation package and click Next to start the installation

3. Click the Browse button and select the location to install the program. The editor does not like to install it on disk C, so he chooses to install it on disk D. (The default is disk C)

4. After selecting the installation location, click Next.

5. Tick two √s in the above line, and then click the Next button. Create desktop shortcut, Add "bin" folder to the PATH

6. Click the Install button.

7. Wait until the installation is completed, select the second option (meaning to restart yourself later), and click Finish.

2、 Chinese interface for pycharm settings

1. After installation, open the software. The interface is displayed in English. Click the Plugins button at the bottom left.

2. Enter chinese in the input box

3. Select the plug-in Chinese (Simplified) language pack, and then click Install to install it.

4. Click the Restart IDE button, and then click the Restart button in the pop-up box to restart the software.

After restarting the software, the interface will be displayed in Chinese. This concludes the pycharm installation tutorial.

Do not reprint without permission: Cheap VPS evaluation » How to install pycharm (pycharm installation setup tutorial)