Windows下Python3.7的安装

1、下载Python3
官网地址:www.python.org
当前最新版本为Python 3.7.3。

Windows下有个6个下载链接
Windows x86-64 embeddable zip file
Windows x86-64 executable installer
Windows x86-64 web-based installer
Windows x86 embeddable zip file Windows
Windows x86 executable installer
Windows x86 web-based installer

说明:
(1)x86-64适用于64位操作系统、x86适用于32位操作系统;
(2)embeddable zip、executable installer、web-based installer区别
embeddable zip: 下载的是一个压缩文件,解压后即表示安装完成。
executable installer: 下载的是一个几十MB的exe可执行程序,离线安装。
web-based installer: zip 下载的是一个几MB的exe可执行程序,需要联网安装。
3种方式最终都是一样的。
本人选择的是Windows x86-64 executable installer。

2、安装Python3
安装时勾选Add Python 3.7 to PATH,表示在环境变量path添加python的安装路径。

3、在cmd命令行下查看Python命令,会显示版本号等信息

C:\Users\gdjlc>python
Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD6
4)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

4、开始菜单->程序->Pyhone3.7的四个选项说明

(1)IDLE(Pythone 3.7 64-bit)
Python集成开发环境
(2)Python 3.7(64-bit)
Python的命令提示窗口,和在cmd命令行下输入python一样
(3)Python 3.7 Manuals(64-bit)
Python的全部文档
(4)Python 3.7 Manuals Docs(64-bit)
Python系统中可用的所有已安装模块的文档

 

转载于:https://www.cnblogs.com/gdjlc/p/11024921.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值