python3环境安装

mac系统

方法一:从Python官网下载Python 3.8的安装程序,下载后双击运行并安装;

方法二:如果安装了Homebrew,直接通过命令brew install python3安装即可。

Windows系统

首先,根据你的Windows版本(64位还是32位)从Python的官方网站下载Python 3.8对应的64位安装程序32位安装程序,然后,运行下载的exe安装包:

特别要注意勾上Add Python 3.8 to PATH,然后点“Install Now”即可完成安装。

Comments

Popular posts from this blog

什么是smart原则

【Protocol Buffer】简介和安装

Novice running training plan: How to run 5 kilometers in 30 minutes?