标签:org span image 介绍 mic windows 技术 ali 过程
Python 是夸平台的。要学习 Python 首先得把它安装到你的电脑上。下面介绍在Windows 平台上安装过程
Python 官网:https://www.python.org/
根据自己 Windows 系统版本64位还是32位,从官网下载对应的 Python 版本。
强烈推荐 安装 Python 3.x版本,2.x版马上就不再支持了。
下载 Python
下载完成点击安装:
注意勾上Add Python 3.7 to PATH
,然后点“Install Now”即可完成安装
安装完成以后会出现 Disable path length limit 警告,点击它。
打开 cmd 或 PowerShell
出现上面的信息说明安装成功了。
标签:org span image 介绍 mic windows 技术 ali 过程
原文地址:https://www.cnblogs.com/yopo/p/10849324.html