基于Anaconda环境,用make_blobs生成聚类测试数据,报出了Importing the multiarray numpy extension module failed的错误,语法上是没有错误的。

Anaconda 报 Importing the multiarray numpy extension module failed 错误

解决方案:把Anaconda安装目录下的 Library/bin 放到环境变量。
我的路径是 C:\ProgramData\Anaconda3\Library\bin
然后重启PyCharm,问题解决

Anaconda 报 Importing the multiarray numpy extension module failed 错误

相关文章:

  • 2021-12-25
  • 2022-02-08
  • 2022-12-23
  • 2021-09-28
  • 2022-12-23
  • 2021-06-25
  • 2021-12-04
  • 2021-12-27
猜你喜欢
  • 2022-12-23
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案