Python3 环境搭建
Python3 可应用于多平台包括 Windows、Linux 和 Mac OS X。
使用哪个平台就记录哪个平台,本次学习记录的是windows环境。
https://www.runoob.com/python3/python3-install.html
https://docs.python.org/zh-cn/3/using/index.html
待续…
Setup failed(python)
问题
安装python 3.9.2(64-bit)出现上述问题 :
Setup failed
复制代码
1
2
3At least Windows 8.1 or Windows Server 2012 are required to install Python 3.9.2 (64-bit)
翻译:
安装Python 3.9.2 (64-bit),至少安装Windows 8.1或Windows Server 2012环境系统
办法
直接看截图的最后一句话:
复制代码
1
2Visit python.org to download an earlier version of Python.
访问python.org下载Python的早期版本。
测试
出现上述,说明安装成功了。
最后
以上就是大方鞋子最近收集整理的关于000 Python3 环境搭建的全部内容,更多相关000内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复