How to install PyCharm under Mac system

First, go to PyCharm's official website, PyCharm: Python IDE for Professional Developers by JetBrains .

11

As shown in the picture above, click directly DOWNLOAD NOWto download immediately:

12

As shown in the figure above, JetBrains provides three versions of PyCharm, namely: Windows, macOSand Linux. Here, we select macOSand click DOWNLOAD:

13

As shown in the figure above, after the download is complete, open the installation package and drag the PyCharm icon to the folder:

5

Start PyCharm as shown above:

6

As shown in the figure above, if we have installed PyCharm before and saved the configuration file, then when we install it again, we can import the previous configuration file; otherwise, if we are installing for the first time, choose Do not imports settins:

7

As shown in the figure above, enter the activation code to activate PyCharm. As for the activation code of PyCharm, it can be obtained through the " IntelliJ IDEA latest activation code (as of January 30, 2018) ". Since both IntelliJ IDEA and PyCharm belong to JetBrains, their Activation codes can be shared.

8

As shown in the image above, the door to the world of PyCharm has been opened. Next, it's your time!


In addition, when we start PyCharm for the first time, PyCharm will be initialized and configured, as shown in the following figure:

100

  • Label 1 : keyboard scheme;
  • Note 2 : IDE theme;
  • Note 3 : editor color and font;
  • Callout 4 : The path where the script is stored.

As shown in the picture above, PyCharm initial Configurationthere are several personalization options, which we can choose according to our personal preferences. Here, we will not go into details!


Reminder : Since both IntelliJ IDEA and PyCharm belong to JetBrains, the configuration of the IDE is roughly the same. For details, please refer to " The Simplest IntelliJ IDEA Tutorial in History ".

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325810292&siteId=291194637