出现的问题如下:

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

linux安装程序时Cannot uninstall XXX. It is a distutils installed project and thus we cannot accurately

 采用的方法是sudo pip install -U eventlet --ignore-installed dnspython

linux安装程序时Cannot uninstall XXX. It is a distutils installed project and thus we cannot accurately

linux安装程序时Cannot uninstall XXX. It is a distutils installed project and thus we cannot accurately

 然后一切就OK了

总结:当出现linux安装KKK程序时出现Cannot uninstall XXX. 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.

最合理的做法是:pip install KKK --ingore-install XXX

参考链接:https://blog.csdn.net/jessican_uestc/article/details/80849625

 

相关文章:

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