Tenderness-GG

一、Windows系统 下配置Python环境变量配置系统环境及Python版本信息

  1、系统版本为windows 10 企业版 64位

  2、Python 版本为3.6.2

二、Python3.6.2 安装

  (一)安装Python3.6.2

    1、下载 

     进入Python官网www.python.org,在“Downloads”下拉菜单中选中Windows,找到你想要的版本,我这里选择的是64位3.6.2安装版本,如下图:

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

  

  选择python安装目录

  

  等待安装完成

  

  安装完成

  

  打开cmd命令运行执行python 

  

  完成。

 

 

 

分类:

技术点:

相关文章:

  • 2021-12-16
  • 2022-01-28
  • 2021-06-26
  • 2022-12-23
  • 2021-09-30
猜你喜欢
  • 2021-12-15
  • 2021-09-30
  • 2021-12-19
  • 2021-12-16
相关资源
相似解决方案