【发布时间】:2018-07-27 05:03:25
【问题描述】:
我的 AWS EC2(默认 linux)正在运行 python 2.7,我正在使用:
sudo pip install --upgrade google-cloud
安装适用于 Python 的 Google Cloud 客户端库。但我得到这个错误:
Cannot uninstall 'chardet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
任何帮助将不胜感激。
【问题讨论】:
标签: python python-2.7 amazon-web-services google-cloud-platform google-cloud-storage