Download Miniconda 2.7 64-bit Windows installer from Miniconda website. Install for all users and add Python to PATH (through installer).
Run the following commands from elevated command prompt:
代码语言:javascript复制conda install --yes numpy scipy matplotlib scikit-image pip
pip install protobuf
安装成功时有如下显示:
按照以上方法安装,可避免no
lapack/blas resources found error。
参考:https://github.com/Microsoft/caffe