python的安装

发布时间 2023-07-10 16:35:58作者: Herose_子轩

一、python的下载和安装

官网:https://www.python.org/
image
我的电脑是windows,点击windows.根据自己的电脑安装不同的版本
image
有不同的版本,不建议安装最新版
推荐3.8.6和3.8.8
image
根据自己的电脑安装32位或64位,64位可安装32位的软件。
下载好之后,双击安装包
image
勾选Add Python 3.8 to PATH
点击Customize installation
Choose location and features
自定义安装。
image
需要勾选pip
点击NEXT,记得更换安装位置。