我收到这个错误:
hdf5 not supported (please install/reinstall h5py) Scipy not supported!
字符串当我尝试导入tflearn时。我认为由于这个问题,我的TFLearn代码无法正常工作?
tflearn
mfpqipee1#
您需要使用当前环境的包管理器重新安装h5py。http://docs.h5py.org/en/latest/build.html
tmb3ates2#
下载这个链接http://www.lfd.uci.edu/~gohlke/pythonlibs/中的h5py和curses包,并在cmd中执行,如下所示pip install filename文件必须存在于C:\文件夹中才能执行,希望它能解决。
qyuhtwio3#
你也有同样的问题:
hdf5
Scipy not supported!
Scipy
这是我的解决方案。
的数据
3条答案
按热度按时间mfpqipee1#
您需要使用当前环境的包管理器重新安装h5py。
http://docs.h5py.org/en/latest/build.html
tmb3ates2#
下载这个链接http://www.lfd.uci.edu/~gohlke/pythonlibs/中的h5py和curses包,并在cmd中执行,如下所示
pip install filename文件必须存在于C:\文件夹中才能执行,希望它能解决。
qyuhtwio3#
你也有同样的问题:
hdf5
重新安装到soluteScipy not supported!
个tflearn
。Scipy
这是我的解决方案。
的数据