未验证 提交 f05b37a8 编写于 作者: A Alison Clarke 提交者: GitHub

Don't try to tap homebrew/science (#1572)

homebrew/science is now deprecated, but opencv and hdf5 are now both in homebrew/core, so can be installed without tapping homebrew/science.
上级 3d057691
brew install openblas
brew install -vd snappy leveldb gflags glog szip lmdb
# need the homebrew science source for OpenCV and hdf5
brew tap homebrew/science
brew install hdf5 opencv
# with Python pycaffe needs dependencies built from source
#brew install --build-from-source --with-python -vd protobuf
......@@ -11,4 +9,4 @@ brew install protobuf boost
brew install cmake
brew install viennacl
sudo pip install numpy
sudo pip install opencv-python
\ No newline at end of file
sudo pip install opencv-python
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册