m0_65042781 2021-12-19 16:45 采纳率: 50%
浏览 98
已结题

geopandas运行报Original error was: DLL load failed while importing _multiarray_umath: 找不到指定的模块。

问题如题,我用的3.7版本,装了Miniconda3然后装的geopandas,但是运行时候报错找不到指定模块,显示要用3.9版本,能不能继续用3.7版本啊?

```ImportError: 

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

    https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

  * The Python version is: Python3.9 from "D:\python3.7.4\miniconda\python.exe"
  * The NumPy version is: "1.21.4"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: DLL load failed while importing _multiarray_umath: 找不到指定的模块。



  • 写回答

2条回答 默认 最新

  • CSDN专家-HGJ 2021-12-19 16:59
    关注

    应该是numpy版本问题,可以试试安装 numpy+mkl“
    https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
    还可以参考一下这里的解决办法:
    https://www.cnblogs.com/maomaozi/p/14619961.html

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 12月27日
  • 已采纳回答 12月19日
  • 创建了问题 12月19日

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改