fail to make pycaffe

Input make pycaffe, feedback lack of a .h file from numpy. Then I first 
for req in $(cat requirements.txt); do sudo pip install $req; done

and then

sudo apt-get install python-numpy


The error was gone!

你可能感兴趣的:(fail to make pycaffe)