虚拟环境中使用pip uninstall numpy 卸载了numpy后,重新安装报错Found existing installation: numpy 1.19.1

解决已经卸载了numpy,但重新安装时报错 Found existing installation: numpy 1.19.1

解决办法:在anaconda文件夹中找到:以下两个文件夹删除

解决已经卸载了numpy,但重新安装时报错 Found existing installation: numpy 1.19.1

然后按照一般方法重新安装numpy即可

相关文章:

  • 2021-04-20
  • 2022-02-15
  • 2022-01-28
  • 2022-12-23
  • 2021-09-28
  • 2021-09-10
  • 2022-12-23
  • 2021-12-21
猜你喜欢
  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-07
  • 2023-04-02
  • 2021-09-28
相关资源
相似解决方案