命令行输入
$ activate py27 报错如下
-bash: /。。/anaconda3/bin/activate: Permission denied 解决:
$ source activate py27