(1) Download and install
Login to Python:https://www.python.org/ Download python install package (2 or 3), version not too tangled
Download down after double-click Install, default installed in C drive, enter C drive, you can see python27 this directory
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M00/A7/4F/wKioL1nkyGfylLkvAABYVq0J6mA494.png-wh_500x0-wm_ 3-wmp_4-s_2070502528.png "title=" 1.png "alt=" Wkiol1nkygfyllkvaabyvq0j6ma494.png-wh_50 "/>
(2) Configuring environment variables
Right button "My Computer"--"properties"--"Advanced system Settings"--"Environment variables"
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M02/08/A0/wKiom1nkyz3hiXmvAACsxEGfUmk153.png-wh_500x0-wm_ 3-wmp_4-s_619302864.png "title=" 2.png "alt=" Wkiom1nkyz3hixmvaacsxegfumk153.png-wh_50 "/>
Find "System Variables"--select "Path"--click "Edit"
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/A7/4F/wKioL1nkyL6jRMvdAAAo2ncJ-bE958.png-wh_500x0-wm_ 3-wmp_4-s_1746004854.png "title=" 3.png "alt=" Wkiol1nkyl6jrmvdaaao2ncj-be958.png-wh_50 "/>
Click "New"--fill in "C:\Python27"
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/A7/50/wKioL1nkyQTB-mGjAABbQ5eAgtE100.png-wh_500x0-wm_ 3-wmp_4-s_530763066.png "title=" 4.png "alt=" Wkiol1nkyqtb-mgjaabbq5eagte100.png-wh_50 "/>
(3) test
Win key + R, input cmd
650) this.width=650; "Src=" https://s3.51cto.com/wyfs02/M00/08/A0/wKiom1nky96zz8CxAAAo-HYF4I8789.png-wh_500x0-wm_ 3-wmp_4-s_2145724256.png "title=" 5.png "alt=" Wkiom1nky96zz8cxaaao-hyf4i8789.png-wh_50 "/>,
The following interface appears in the terminal input python:
650) this.width=650; "Src=" https://s4.51cto.com/wyfs02/M02/A7/50/wKioL1nkyTnigYYdAABLTLTvr_U334.png-wh_500x0-wm_ 3-wmp_4-s_4027956507.png "title=" 6.png "alt=" Wkiol1nkytnigyydaabltltvr_u334.png-wh_50 "/>
This article is from the "Note space" blog, so be sure to keep this source http://286577399.blog.51cto.com/10467610/1973065
1. Install Python under WIN10 (environment variable configuration)