如标题,安装Tensorflow-gpu时遇到的完整问题

Cannot uninstall 'html5lib'. 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下面的路径

Cannot uninstall 'html5lib'. 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.

然后再找到这个东东把它删除就可以了

Cannot uninstall 'html5lib'. 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.

 

类似的,以后这种问题的解决方式都可以这样入手。

相关文章:

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