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

相关文章:

  • 2021-04-09
  • 2021-12-09
  • 2022-01-12
  • 2021-12-10
  • 2021-12-15
  • 2022-01-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2021-06-27
相关资源
相似解决方案