sudo pip install awsebcli
的异常:回溯(最近最后一次调用):文件 “/Library/Python/2.7/site-packages/pip/basecommand.py”,线路209 , main status = self.run(options,args)文件“/Library/Python/2.7/site-packages/pip/commands/install.py”,第317行, 正在运行 prefix = options.prefix_path,文件“/Library/Python/2.7/site-packages/pip/req/req_set.py”,第725行,在 安装 requirements.uninstall(auto_confirm = True)文件“/Library/Python/2.7/site-packages/ pip/req/req_install.py“,第752行, 在卸载 paths_to_remove.remove(auto_confirm)文件 “/Library/Python/2.7/site-packages/pip/req/req_uninstall.py”,线路115 ,在删除 .....问题安装最新版本的EB CL
可能的重复http://stackoverflow.com/questions/31900008/oserror-errno-1-operation-not-permitted-when-installing-scrapy-in-osx-10-11 – Forge
谢谢@Forge! --ignore安装做的伎俩 –