Cannot uninstall '*******'. It is a distutils installed project and thus we cannot accurately....解决办法

找到python以下路径:

Cannot uninstall '*******'. It is a distutils installed project and thus we cannot accurately....解决办法

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

Cannot uninstall '*******'. It is a distutils installed project and thus we cannot accurately....解决办法

可能的原因,可能之前的第三方库是通过离线文件方式安装的, 删除相应的egg-info后可以尝试解决。

 

相关文章: