Install Caffe with Python3.6 in Anaconda on a Ubuntu
较好,需要翻墙http://douglasncode.blogspot.jp/2017/03/install-caffe-with-python36-in-anaconda.html
有点的问题https://blog.youkuaiyun.com/seniusen/article/details/78474929
划线部分改为
- check the boost_python version library in /usr/lib/x86_64-linux-gnu/. For example, if there exists libboost_python-py34.so in this directory, uncomment and modify the line of PYTHON_LIBRARIES as
- PYTHON_LIBRARIES := boost_python-py34 python3.6m