千家信息网

python install on windows 10

发表于:2025-02-06 作者:千家信息网编辑
千家信息网最后更新 2025年02月06日,1、访问官网:https://www.python.org,如下图:图 1官网2、下载安装包:图 2 Downloads - windows图 3选择版本图 4选择离线安装版本图 5保存下载文件-文件
千家信息网最后更新 2025年02月06日python install on windows 10

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

1官网

2、下载安装包:

2 Downloads - windows

3选择版本

4选择离线安装版本

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

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

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.

本地安装过程

7双击安装文件

8安装时第一界面

我选择Customize installation

9安装时,第二界面

10安装时,第三界面

11安装时,第四界面

.

12安装时,第五界面

注:

Clicking the "Disable pathlength limit" option removes the limitation on the MAX_PATH variable

看来这个选项,我理解错误,点击这个选项,是删除path里MAX_PATH变量


附件:http://down.51cto.com/data/2366985
0