jupyter notebook导入numpy 失败 报错:Original error was: DLL load failed while importing _multiarray_umath: 找不到指定的模块。

import numpy as np 报错

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.8 from “D:\program\Anaconda3\python.exe”
  • The NumPy version is: “1.20.1”

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: 找不到指定的模块。

尝试解决

在Anaconda Prompt 中卸载、重新安装
1.卸载
使用管理员打开Anaconda Prompt

pip uninstall numpy

2.重新安装。

pip install numpy

初次安装的numpy版本为1.20.1
重新安装后版本为1.21.0

重启jupyter notebook
问题解决。

jupyter notebook导入numpy 失败 报错:Original error was: DLL load failed while importing _multiarray_umath:相关推荐

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

    Python运行异常 问题描述 During handling of the above exception, another exception occurred:Traceback (most r ...

  2. jupyter notebook出现DLL load failed while importing _multiarray_umath: 找不到指定的模块

    安装gpu版本的pytorch之后,在pycharm上测试没出现问题而在jupyter notebook却出现问题 问题描述: import torch E:\Miniconda3\envs\d2l\ ...

  3. Python运行异常 Original error was: DLL load failed:

    完整报错: ImportError: Importing the multiarray numpy extension module failed. Most likely you are tryin ...

  4. Original error was: DLL load failed: 找不到指定的模块。--解决办法

    问题描述:今天装了一下pytorch,在pycharm中运行代码时显示下面错误:Original error was: DLL load failed: 找不到指定的模块.查找原因后发现是在pycha ...

  5. sqoop将oracle数据导入到hive报错:Error: java.io.IOException: SQLException in nextKeyValue

    提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档 文章目录 问题 一.问题是什么导致的? 二.验证问题 总结 问题 sqoop将oracle数据导入到hive报错:Error: jav ...

  6. 高德地图H5 定位失败报错 geolocation time out. Get ipLocation failed解决方案

    高德地图H5 定位失败报错 geolocation time out. Get ipLocation failed的解决方法. 前言:此坑踩得我挺难受的,搞了三天 需求:进入页面,获取用户具体经纬度并 ...

  7. 使用wxauto出现ImportError: DLL load failed while importing win32gui: 找不到指定的程序报错的解决方案

    文章目录 背景 错误提示 解决方案 建议关注我的 微信公众号:破壳Ai,分享最佳学习路径.教程和资源.成长路上,我陪你. 背景 利用 wxauto 开发微信机器人,Pycharm 中运行程序时出错 错 ...

  8. Python使用Pillow包报错 ImportError: DLL load failed while importing _imaging: 找不到指定的程序。

    最近使用Python调用Pillow时报错,代码就两行: from PIL import Imageprint("PyCharm") 报错如下: Traceback (most r ...

  9. 【踩坑记录】python环境已经安装win32api的前提下,仍报DLL load failed while importing win32api的解决方法

    目录 1 背景 2 解决方法 1 背景 在执行程序的时候报错误提示:DLL load failed while importing win32api: 找不到指定的程序. 2 解决方法 先检查是否安装 ...

最新文章

  1. 12月3号条件控制语句和循环语句
  2. php文件utf8编码转gbk编码格式,把phpwind utf8 转成 gbk 编码
  3. cadshx字体怎么安装_福利 | 关于PPT字体,你应该知道的几件事...字体包福利见文末...
  4. MapReduce概述
  5. 持续5个月,200+笔记,3千多人参与,邀请你来学源码~
  6. EXT Grid celleditor列编辑,动态控制某一单元格只读
  7. 一则JVM memory leak解决的过程
  8. 在STM32的官方库切换芯片型号
  9. Android: android 如何预置APK
  10. java语言程序设计复习重点_java语言程序设计期末复习要点
  11. 创建数据账号只有个别表的权限_只有普通权限账号,如何把远程数据库中该用户的数据表导入到本地数据库?...
  12. 联想打印机测试软件,办公实用主义 联想LJ3800DW打印机测试
  13. 怎么清楚计算机硬盘搜索记录,win7系统怎么清除搜索记录_windows7删除计算机搜索记录的方法...
  14. Java 无限级递归生成树级菜单
  15. 019ssm高校校园门户管理系统高校门户网站社团管理系统
  16. mysql linux-syn25000是什么_Linux使用awl0.2进行局域网SYN进行洪水ATT
  17. WordPress中文汉字用户名不能注册怎么办?
  18. 喜大普奔!GitHub App 终于支持中文了,可尝鲜下载体验!
  19. vba文字型的值转换成数值类型
  20. 视频去水印软件哪个好用?

热门文章

  1. C#LPT指令打印条码——代码嵌套指令
  2. 解决Axure RP Extension for Chrome 安装问题
  3. 2021-06-26进程的优先级与LAMP项目部署实战
  4. 如何查找计算机SCI论文文献 - 易智编译EaseEditing
  5. 实现单点登录SAP PO JAVA客户端(ESR/ID),无需每次下载
  6. Oracle EBS Interface/API(19)-PO修改行或发运行的单价、数量、需求日期和承诺日期等等
  7. 免费的Msql图形操作软件MySQL Workbench
  8. labview智能闹钟
  9. Python中pyautogui库的最全使用方法
  10. ad16怎么画弧线_16.两直线间的圆弧连接