重新安装caffe遇到的一些错误

error 1

TypeError: __init__() got an unexpected keyword argument 'syntax'

conda install -c conda-forge protobuf

参考here

error 2

/usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.9: undefined reference toTIFFIsTiled@LIBTIFF_4.0'

参考 http://www.cnblogs.com/whu-zeng/p/6874307.html

error 3

make编译时libopencv_highgui.so:undefined reference to `TIFFIsTiled@LIBTIFF_4.0'

参考 here

 

posted @ 2017-12-09 14:09  upuil  阅读(207)  评论(0编辑  收藏  举报