文章目录

下载

下载地址:https://www.python.org/
也可百度查找Python关键字

在首页中选中Downloads,下拉菜单中找到Windows点击进去
Python Windows10 平台安装

可以直接点击下载按钮下载最新的版本,也可以在下面的选择框中选择需要的版本

Python Windows10 平台安装

安装

双击下载的安装包进入安装界面,然后勾选添加Python到系统path,点击自定义到下一步

Python Windows10 平台安装

Optional Features 保持默认

Python Windows10 平台安装

Advanced Options中勾选第一项,并修改安装Python位置,不需要修改的保持默认,然后点击install进行安装
Python Windows10 平台安装

等待安装完成

Python Windows10 平台安装

此步骤点击 Disable path length limit(禁用path长度限制),然后确定

Python Windows10 平台安装

看到如下步骤即表示安装成功

Python Windows10 平台安装

运行测试

在Windows打开cmd窗口,输入Python -V查看python版本

Python Windows10 平台安装

相关文章:

  • 2021-07-13
  • 2022-01-14
  • 2021-10-10
  • 2021-09-04
  • 2021-06-07
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2021-06-17
  • 2021-06-25
  • 2021-12-08
  • 2021-12-09
  • 2021-12-31
相关资源
相似解决方案