小编kel*_*vin的帖子

编译时Caffe没有看到hdf5.h

我在Python上安装Caffe Deep Learning Framework时遇到了麻烦:

当我make在caffe目录运行命令时,它说

hdf5.h:没有这样的目录

我已经完成的步骤:

如果有人能帮助我,我将不胜感激.

错误信息:

CXX src/caffe/util/hdf5.cpp
in file include from src/caffe/util/hdf5.cpp:1:0:
./include/caffe/util/hdf5.hpp:6:18: fatal error: hdf5.h: No such file or directory
compilation terminated 

Makefile:572 recipe for target '.build_release/src/caffe/util/hdf5.o'       
failed Make:*** [.build_release/src/caffe/util/hdf5.o] Error 1
Run Code Online (Sandbox Code Playgroud)

python deep-learning caffe

22
推荐指数
2
解决办法
2万
查看次数

标签 统计

caffe ×1

deep-learning ×1

python ×1