天天看点

python install on windows 10

1、访问官网:https://www.python.org,如下图:

python install on windows 10

图  1官网

2、下载安装包:

python install on windows 10

图  2 Downloads – windows

python install on windows 10

图  3选择版本

python install on windows 10

图  4选择离线安装版本

python install on windows 10

图  5保存下载文件—文件名自己可以修改

可能有人看到windows 几个版本,对几个版本有迷惑的地方,解释

python install on windows 10

图  6几个版本的差异说明

文字解释:

An executable installer hasevery component of the program you're installing locally in theinstaller itself. This means that you can download the installer on a computer with internet access, copy it over to acomputer without internet access and install it there. This is usefull ifyou're installing network card drivers.

Web-based installers are small programs that when you start them, they download thenessecary files and install themdirectly. This means that 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.

本地安装过程:

python install on windows 10

图  7双击安装文件

python install on windows 10

图  8安装时第一界面

我选择Customize installation

python install on windows 10

图  9安装时,第二界面

python install on windows 10

图  10安装时,第三界面

python install on windows 10

图  11安装时,第四界面

.

python install on windows 10

图  12安装时,第五界面

注:

Clicking the “Disable pathlength limit” option removes the limitation on the MAX_PATH variable