Python安装包下载路径:Python Releases for Windows | PythonThe official home of the Python Programming Languagehttps://www.python/downloads/windows/
PS:注意windows版本和python安装包的兼容性,有些python版本不支持win7.
我的win7操作系统安装的Python 3.8.10
一路next下去即可。
安装好之后,cmd下输入python,会显示python的安装版本信息:


发布评论