一、下载
Python的官网地址为:https://www.python.org/
我的PC为Windows 64位,下载64位Python请看以下图解:
如果要下载帮助文件:Download Windows help file
如果要下载基于网页的安装程序: Download Windows x86-64 web-based installer
如果要下载可执行的安装程序: Download Windows x86-64 executable installer
如果要下载python程序的压缩包: Download Windows x86-64 embeddable zip file
下载完成后,然后进行安装。
二、安装
三、检验是否安装成功
命令行输入python,提示如下,便说明安装成功。
原创文章,作者:Maggie-Hunter,如若转载,请注明出处:https://blog.ytso.com/tech/aiops/1916.html