您的位置:首页 > Web前端

caffe安装:cmake: /home/shree/anaconda2/lib/libcurl.so.4: no version information available

2018-03-30 22:00 483 查看
cmake: /home/shree/anaconda2/lib/libcurl.so.4: no version information available (required by cmake)

解决方法

As the conflict seems to arise from the anaconda2 folder, I issued the following commands and it seems to be working now:

mv ~/anaconda2 ~/anaconda2_tmp

https://blog.csdn.net/greenapple_shan/article/details/51222178
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: