查找了很多资料,最终还是手动删除吧;

注意如果你有火萤酱或everything等外部索引的,来搜索如图PyYAML的进行删除,可能删不干净

建议最后在你的anaconda路径下或者python路径下在搜索一下,注意别的包下的类似名不要删除

删除完后执行卸载:

>>>pip uninstall PyYAML
Skipping PyYAML as it is not installed.

相关文章:

  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
  • 2021-08-19
  • 2021-09-28
猜你喜欢
  • 2022-12-23
  • 2021-04-09
  • 2021-12-10
  • 2022-01-08
  • 2021-11-15
相关资源
相似解决方案