成功解决Exception "unhandled AttributeError" module 'h5py' has no attribute 'File'

解决问题

Exception "unhandled AttributeError" module 'h5py' has no attribute 'File'

解决思路

异常“未处理的属性错误”模块“h5py”没有属性“File”

解决方法

h5py文档:https://docs.h5py.org/en/stable/index.html#

第一步,pip卸载后,conda重新安装

pip uninstall h5py
conda install h5py
conda update h5py

此方法,未成功!

成功解决Exception “unhandled AttributeError“ module ‘h5py‘ has no attribute ‘File‘相关推荐

  1. 成功解决Exception “unhandled AttributeError“ module ‘cv2.cv2‘ has no attribute ‘estimateRigidTransform‘

    成功解决Exception "unhandled AttributeError" module 'cv2.cv2' has no attribute 'estimateRigidT ...

  2. 成功解决Exception unhandled AttributeError 'MainWindow' object has no attribute 'setDaemon'

    成功解决Exception "unhandled AttributeError" 'MainWindow' object has no attribute 'setDaemon' ...

  3. AttributeError: module ‘h5py‘ has no attribute ‘File‘

    问题描述: 在学习tensorflow的过程中,使用 model.load_weights('path.h5') 加载h5模型时,出现了这个错误 AttributeError: module 'h5p ...

  4. 成功解决Exception “unhandled ModuleNotFoundError“No module named ‘sklearn.neighbors.classification‘

    成功解决Exception "unhandled ModuleNotFoundError" No module named 'sklearn.neighbors.classific ...

  5. 成功解决Exception “unhandled ModuleNotFoundError“No module named ‘face_recognition.cli‘

    成功解决Exception "unhandled ModuleNotFoundError"No module named 'face_recognition.cli' 目录 解决问 ...

  6. 成功解决Exception “unhandled ImportError“cannot import name ‘imresize‘ from ‘imageio‘

    成功解决Exception "unhandled ImportError"cannot import name 'imresize' from 'imageio' 目录 解决问题 ...

  7. 成功解决Exception “unhandled ImportError“cannot import name ‘imread‘ from ‘scipy.misc‘

    成功解决Exception "unhandled ImportError" cannot import name 'imread' from 'scipy.misc' 目录 解决问 ...

  8. 成功解决Exception unhandled ImportError DLL load failed: 找不到指定的程序。 lib\imp.py, Line: 343

    成功解决Exception "unhandled ImportError" DLL load failed: 找不到指定的程序. lib\imp.py, Line: 343 目录 ...

  9. 成功解决Exception unhandled OSError cannot open resource File: F:\Program Files\Python\Python36\Lib\si

    成功解决Exception "unhandled OSError" cannot open resource File: F:\Program Files\Python\Pytho ...

最新文章

  1. php文件包含漏洞(input与filter)
  2. Python Module_Socket_网络编程
  3. 苹果手机微信声音小怎么调大声_成都市苹果手机维修服务网点查询
  4. SpringCloud(第 025 篇)Zuul 路由后面的微服务挂了后,Zuul 提供了一种回退机制来应对熔断处理...
  5. Java基础知识强化之IO流笔记13:递归之不死神兔问题(斐波那契数列)
  6. 在基于Spring的Web应用程序中使用Http Session
  7. python3 通过百度地图API获取城市POI点并存于CSV格式
  8. java基础—对一个字符串中的数值进行从小到大的排序
  9. Notepad++ 大小写转换
  10. w ndows太卡,用Windows 10太卡?教你快速干掉Windows Defender
  11. 使用python下载加密的流媒体m3u8视频文件,获取电影资源
  12. Telnet Sequence Diagram
  13. Ubuntu下安装python3
  14. 专访杨翰深先生 | Mockplus企业版为什么能获得贵州银行的青睐?
  15. 国内外需求管理工具使用感悟!
  16. Float浮动与清除浮动
  17. 知识存储之Apache Jena
  18. SettingWithCopyWarning:A value is trying to be set on a copy of a slice from a DataFrame(Pandas库)
  19. .vdat文件怎么打开
  20. 【云周刊】第125期:高考恢复40年!你们要的大数据解读来啦

热门文章

  1. 机器学习入门学习笔记:(3.2)ID3决策树程序实现
  2. 五分钟没有操作自动退出_遇到不喜欢的小动物怎么办?教你五分钟友好的送走小动物!...
  3. pythonfor循环break_python 中 for 循环 if循环 break
  4. Ubuntu 16.04.6 LTS 发布:紧急修复 APT 漏洞
  5. 加州无人车报告出炉,苹果表现垫底,国产车进前五
  6. Nginx + Node + Vue 部署初试(修改)
  7. OkHttp实现文件上传进度
  8. 基础连接已经关闭: 无法与远程服务器建立信任关系
  9. 老而不死的三种编程语言!
  10. Dubbo 序列化协议 5 连问,这谁接得住啊?