开发者社区 问答 正文

mac怎么启动python

mac怎么启动python

展开
收起
云计算小粉 2018-05-10 20:09:44 3054 分享 版权
1 条回答
写回答
取消 提交回答
  • 1. brew install python 2. .bash_profile 或 .zshrc. 设置 export PATH=/usr/local/bin:$PATH 3. terminal 或者 iterm2中执行 python
    2019-07-17 22:19:33
    赞同 展开评论
问答分类:
问答地址: