2016.11.29
-
mac os默认是python2.7,这个保持不动。
-
下载python3的安装包,安装后使用python3 xxx.py去运行。
-
安装pip
sudo easy_install pip
- 之后使用pip3 install去安装包
2016.11.29
mac os默认是python2.7,这个保持不动。
下载python3的安装包,安装后使用python3 xxx.py去运行。
安装pip
sudo easy_install pip
本文标题:mac1~安装python3
本文链接:https://www.haomeiwen.com/subject/yxuapttx.html
网友评论