1, visit the official website:https://www.python.org, such as:
650) this.width=650; "border=" 0 "width=" 553 "height=" 259 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 1 official website
2. Download the installation package:
650) this.width=650; "border=" 0 "width=" 554 "height=" 530 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 2 downloads–windows
650) this.width=650; "border=" 0 "width=" 521 "height=" 175 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 3 Choosing a version
650) this.width=650; "border=" 0 "width=" 554 "height=" 430 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 4 Selecting an Offline installation version
650) this.width=650; "border=" 0 "width=" 485 "height=" 296 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 5 Save download file - file name can be modified by itself
Some people may see several versions of Windows, and there are confusing places for several versions, explaining
650) this.width=650; "border=" 0 "width=" 541 "height=" 503 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 6 Description of differences in several versions
Text Explanation:
An executable installer hasevery component of the program you ' re installing locally in Theinstaller itself. This means so can download the installer on a computer with Internet access, copy it over-to-acomputer with Out Internet access and install it there. This is usefull ifyou ' re installing network card drivers.
web-based Installers is small programs that when you start them, they download thenessecary files and I Nstall themdirectly. This means, the installer is very small.
If you just want to install Python on yourlocal computer with web-access, it doesn ' t really matter which one you pick.
Local Installation process :
650) this.width=650; "border=" 0 "width=" 397 "height=" "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 7 Double-click the installation file
650) this.width=650; "border=" 0 "width=" 554 "height=" 344 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 8 First interface at installation
I chose customize installation.
650) this.width=650; "border=" 0 "width=" 553 "height=" 341 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
Figure 9 when installed, the second interface
650) this.width=650; "border=" 0 "width=" 553 "height=" 341 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
When installing, the third interface
650) this.width=650; "border=" 0 "width=" 553 "height=" 341 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
When the diagram is installed, the fourth interface
.
650) this.width=650; "border=" 0 "width=" 553 "height=" 341 "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd; "alt=" spacer.gif "/>
When installing the image, the V interface
Note:
Clicking the "Disable pathlength limit" option removes the limitation on the MAX_PATH variable
It seems this option, I understand the error, click on this option, is to delete the path in the MAX_PATH variable
This article is from the "Lone Boat Night House" blog, please be sure to keep this source http://cysky.blog.51cto.com/211942/1965147
Python Install on Windows 10