摘要:
1,mac自带的python是2.7版本,我们需要按照python3,这样在terminal下可以直接使用,但是编译打包的时候会默认使用python2.7 解决办法:安装virtualenv,一个管理包的虚拟环境。 解决:sudo chmod +a 'user:lichanghong allow a 阅读全文
posted @ 2017-06-11 12:09
李长鸿
阅读(255)
评论(0)
推荐(0)