-
Notifications
You must be signed in to change notification settings - Fork 109
Python环境安装
DiffHelper edited this page Apr 23, 2020
·
9 revisions
终端输入:
python3
如果返回类似以下信息,即为已经安装了python 3.7.3,不需重复安装
Python 3.7.3
[Clang 10.0.1 (clang-1001.0.46.3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
下载安装即可