站长资讯网
最全最丰富的资讯网站

mac python2升级到python3 教程

编辑.bash_profile文件添加如下:

  PYTHON_HOME=/Library/Frameworks/Python.framework/Versions/3.5  export PATH=$PATH:$PYTHON_HOME/bin  alias python=${PYTHON_HOME}/bin/python3  

赞(0)
分享到: 更多 (0)
网站地图   沪ICP备18035694号-2    沪公网安备31011702889846号