Win 10安装Python及环境变量配置

2024-10-14 00:08:30

本文为大家演示一下win10下如何安装python3.5哦。

工具/原料

Windows 10系统

下载 Python3.5

1、 进入Python官网python.org,在“Downloa蟠校盯昂ds”下拉菜单中的右半部分直接点击python3.5.2版本即可下载,它会自动下载32位的。

Win 10安装Python及环境变量配置

2、 如果需要64位,点击左半部分“Windows”,选择第二项“Latest Python 3 Release - Python 3.5.2”。

Win 10安装Python及环境变量配置

3、 在“Files”里选择倒数第五个“Windows x86-64 executable installer”下载。

Win 10安装Python及环境变量配置

安装 Python3.5

1、 安装刚才已经下载下来的安装包, 安装过程下图所示,使用默认配置,选择“Install Now”,勾选下面的Add Python3.5 to PATH。

Win 10安装Python及环境变量配置Win 10安装Python及环境变量配置

2、 如果想要下载64位的,点击左半部分“Windows”,选择第一项“Latest Python 2 Release - Python 2.7.11”,

Win 10安装Python及环境变量配置

安装 Python2.7

1、安装刚才已经下载下来的安装包, 安装过程下图所示,一路默认操作。

Win 10安装Python及环境变量配置Win 10安装Python及环境变量配置Win 10安装Python及环境变量配置Win 10安装Python及环境变量配置Win 10安装Python及环境变量配置

2、win+R,cmd调出命令行,输入命令“python”,就可以有相关显示。

Win 10安装Python及环境变量配置
猜你喜欢