Open monajalal opened 8 years ago
Solved the issue using this command:
export LD_LIBRARY_PATH=~/computer_vision/py-faster-rcnn/caffe-fast-rcnn/boost_1_61_0/stage/lib:$LD_LIBRARY_PATH
and I installed the boost from source there.
@monajalal I get the sam error as yours,but I have installed 'libboost' through 'apt-get install libboost-dev'. How solve this problem? thank you in advance!
I get this error with Python2.7, CuDNN v4, Cuda7.5 on Ubuntu 15.10:
How can this be fixed? All the other steps before this were successful.