hdf 5不支持(请安装/重新安装h5 py)Scipy不支持!导入TFLearn时?

neskvpey  于 5个月前  发布在  其他
关注(0)|答案(3)|浏览(94)

我收到这个错误:

hdf5 not supported (please install/reinstall h5py)
Scipy not supported!

字符串
当我尝试导入tflearn时。我认为由于这个问题,我的TFLearn代码无法正常工作?

mfpqipee

mfpqipee1#

您需要使用当前环境的包管理器重新安装h5py。
http://docs.h5py.org/en/latest/build.html

tmb3ates

tmb3ates2#

下载这个链接http://www.lfd.uci.edu/~gohlke/pythonlibs/中的h5py和curses包,并在cmd中执行,如下所示
pip install filename文件必须存在于C:\文件夹中才能执行,希望它能解决。

qyuhtwio

qyuhtwio3#

你也有同样的问题:

  • 第一个月
  • 您可以将hdf5重新安装到solute
  • Scipy not supported!
  • 首先,你应该安装numy+mkl,安装成功后尝试导入tflearn
  • 如果再次出现错误,可以重新安装Scipy

这是我的解决方案。


的数据

相关问题