【发布时间】:2016-05-29 10:02:15
【问题描述】:
sudo pip install awsebcli
异常:回溯(最近一次调用最后一次):文件 “/Library/Python/2.7/site-packages/pip/basecommand.py”,第 209 行,在 主要的 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 行, 在卸载 path_to_remove.remove(auto_confirm) 文件“/Library/Python/2.7/site-packages/pip/req/req_uninstall.py”,行 115,在删除 .....
【问题讨论】:
-
感谢@Forge! --ignore-installed 成功了
标签: python macos amazon-web-services command-line-interface osx-elcapitan