pip 安装 docker库报错:
ERROR: 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.
直接如下命令:
sudo pip install docker --ignore-installed chardet