Skip to content

Commit bd76f9f

Browse files
Updated Caffe pre-requisites
1 parent 6913475 commit bd76f9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

3rdparty/caffe/install_caffe_if_cuda8.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ sudo apt-get --assume-yes install --no-install-recommends libboost-all-dev
5656
# if [[ $ubuntu_le_14 == true ]]; then
5757
sudo apt-get --assume-yes install libgflags-dev libgoogle-glog-dev liblmdb-dev
5858
# fi
59+
# Python libs
60+
sudo -h pip install numpy protobuf
5961
# OpenCV 2.4
6062
# sudo apt-get --assume-yes install libopencv-dev
6163
exitIfError

0 commit comments

Comments
 (0)