在 windows 上使用 matplotlib 包的时候报错如下:

ImportError: DLL load failed while importing _imaging: 找不到指定的模块。

需要在 Path 中添加 anaconda 的路径:

第一步:找到高级系统设置

第二步:进入环境变量

第三步:进入 Path

第四步:点击新建,添加下面四个路径(注意,需要和你电脑上的 anacoda 路径匹配)

D:\soft\anaconda
D:\soft\anaconda\Scripts
D:\soft\anaconda\Library\bin
D:\soft\anaconda\Library\mingw-w64\bin

【问题记录】ImportError: DLL load failed while importing _imaging: 找不到指定的模块相关推荐

  1. Django终端运行报错:ImportError: DLL load failed while importing _sqlite3: 找不到指定的模块。

    在pycharm运行没问题,但是在终端cmd或Powershell就会出错,如下: Traceback (most recent call last):File ".\manage.py&q ...

  2. ImportError: DLL load failed while importing _multiarray_umath: 找不到指定的模块(pyinstaller打包的问题)

    本人环境配置: RTX3060 Win10 cuda11.1 Python3.8 Pytorch1.7.1 问题描述 本人需要将有导入torch包的python文件通过pyinstaller打包生成e ...

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

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

  4. [Win11] ImportError: DLL load failed while importing _multiarray_umath: 找不到指定的模块 Conda无法激活环境

    文章目录 1 报错 2 解决 参考 1 报错 Traceback (most recent call last):File "<stdin>", line 1, in ...

  5. 【BUG】DLL load failed while importing pyopenpose: 找不到指定的模块

    问题: ImportError: DLL load failed while importing pyopenpose: 找不到指定的模块. 解决方法: 1.把build\bin里面的全部dll,复制 ...

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

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

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

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

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

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

  9. DLL load failed while importing _ssl: 找不到指定的模块

    DLL load failed while importing _ssl: 找不到指定的模块. 解决方案 下载 libcrypto-1_1-x64和libssl-1_1-x64.zip 放到C:\Wi ...

最新文章

  1. maya点线面计数_Maya课时:点线面体选择技巧视频教程_翼狐网
  2. redis的Python接口调用
  3. 仿 小米运动_小米有品上架“黑科技”床垫,让你睡在“空气”上,改变睡眠体验...
  4. cudnn下载_记录新电脑安装Ubuntu18.04,CUDA, cuDNN全过程
  5. 保障金融无线网络安全从“头”开始
  6. C#笔记17 DataTime类型、断言、internal关键字、GUID、Excel操作、正则表达式、访问剪贴板、设计模式、版本控制
  7. 数据平台之企业营销管理与分析平台建设
  8. java 深入io_Java高级编程-IO操作深入
  9. nginx配置 负载均衡_如何配置NGINX负载平衡
  10. QQ服务器维护一般多久,QQ扩列怎么暂停服务了维护到什么时候结束
  11. DonkeyCar树莓派版的实践
  12. 如何在html中调用Js函数
  13. Using the Hardware Scaler for Performance and Efficiency
  14. MyDockFinder(mydock myfinder合二为一版)
  15. 组合最优化——凸集凸函数
  16. 计算机无法检测更新失败怎么办,Windows更新错误解决方案
  17. 都在发做圣诞树,我来点不一样的,用python给对象戴一顶圣诞帽
  18. 红帽linux竞赛,浅谈红帽linux挑战赛(三)
  19. Matlab:常见涡旋光束仿真
  20. 个人空间html源码,HTML常用代码段 - lynn_xiao的个人空间 - OSCHINA - 中文开源技术交流社区...

热门文章

  1. vue watch使用了immediate之后,handler的this指向问题
  2. OCR在转转游戏的应用
  3. Android DOM解析xml
  4. 百度贴吧自动签到脚本 python3
  5. 程序员修炼之道-从小工到专家读后感
  6. Android中R文件ID值
  7. 仓库建设细节及注意事项
  8. 树莓派4B-Python-控制DS18B20(温度传感器)
  9. 疫情传播SEIR模型(python)
  10. linux bind教程,Linux Bind系列视频教程(小耗子出品22集)