Skip to content

Commit 0a8ce66

Browse files
authored
Update ubuntu_python3_build_caffe_guide.md
1 parent e486a5e commit 0a8ce66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ubuntu_python3_build_caffe_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ pip3 install tqdm
408408
pip3 install configparser
409409
pip3 install prettytable
410410
pip3 install pyexcel-xls pyexcel
411-
pip3 install tensorflow==1.14.0
411+
pip3 install --default-timeout=100 tensorflow==1.14.0
412412
pip3 install onnx
413413
pip3 install protobuf==3.7.1
414414
pip3 install pandas==0.24.0

0 commit comments

Comments
 (0)