One : First let's install python
1、 First go to the website to download , After entering, as shown in the figure below , Select the area in the red circle to download .
The website address can be found on Baidu
2、 After the download is complete, as shown in the figure below
3、 double-click exe File to install , Here's the picture , And set according to the area in the circle , Remember to tick the tick box , Then click Customize installation Go to the next step :
4、 For the image above , Can pass Browse Make a custom installation path , You can also click Install Installation , Click on install After that, you can complete the installation
5、 To check our python Is the installation successful , You can enter... In the command window python The query , As shown in Figure 1, the message indicates success , If the information of the second picture is displayed, it means that there is an error .
Next install pycharm 1、 Download from website first pycharm, After entering, as shown in the figure below , Choose according to your computer's operating system , about windows The system selects the area in the red circle of the graph .
2、 After the download is completed, the following figure :
3、 Double click to download the good exe File to install , The installation screenshot is as follows :
Click on Next Go to the next step :
Click on Next Go to the next step :
Click on Install Installation :
After installation, the following interface appears , Point level Finish End installation :
Let's create our first program : 1、 Click... On the desktop pycharm Icon , Enter into pycharm in , As shown in the figure below :
2、 Let's pick the second one , And then click Ok:
3、 Click on the image above Accept Go to the next step :
4、 Click on the image above ok Go to the next step :
5、 Click on Create New Project, Enter the interface shown below , In the picture interpreter Is to choose what you install python,Location You can customize the project storage directory , After choosing , Click on create.
6、 The interface to enter is shown in the figure below , Right click the place pointed by the arrow in the figure , Then finally choose python file, Fill in the file name in the pop-up box ( Fill in freely ).
7、 After the file is created successfully, you will enter the following interface , You can write your own program , Of course, if you are not satisfied with this interface , You can set your own background , I won't elaborate here ( Baidu itself can ).
That's all Pycharm And python Installation tutorial . If you don't understand something, you can enter some learning and exchange groups , If you have technical problems, you can ask , Maybe you can't come up with a solution after racking your brains for a long time , A few words from others may be able to enlighten you .