1、使用conda创建环境

conda create --name caffe2env python=3.6

---------------------------------success--------------

#
# To activate this environment, use(激活坏境)
#
conda activate caffe2env
#
# To deactivate an active environment, use
#
#conda deactivate

#

2、升级caffe2env坏境下的pip,安装opencv-python

pip install --upgrade pip

pip install opencv-python

3、接下来安装caffe

conda install -c caffe2 caffe2

#########################安装开始#############################

The following packages will be downloaded:

package | build
---------------------------|-----------------
future-0.16.0 | py36_0 668 KB
gflags-2.2.1 | hf484d3e_0 180 KB
caffe2-0.8.dev | py36_2018.07.20 9.5 MB caffe2
six-1.11.0 | py36_1 21 KB
jasper-1.900.1 | hd497a04_4 279 KB
opencv-3.3.1 | py36h0a11808_0 38.9 MB
protobuf-3.5.2 | py36hf484d3e_1 610 KB
bzip2-1.0.6 | h14c3975_5 414 KB
harfbuzz-1.7.6 | hec2c2bc_3 807 KB
graphite2-1.3.11 | h16798f4_2 129 KB
libprotobuf-3.5.2 | h6f1eeef_0 4.2 MB
libvpx-1.7.0 | h439df22_0 2.4 MB
libopus-1.2.1 | hb9ed12e_0 382 KB
ffmpeg-3.4 | h7985aa0_0 8.0 MB
glog-0.3.5 | hf484d3e_1 158 KB
cairo-1.14.12 | h8948797_3 1.3 MB
------------------------------------------------------------
Total: 67.9 MB

The following NEW packages will be INSTALLED:

blas: 1.0-mkl
bzip2: 1.0.6-h14c3975_5
caffe2: 0.8.dev-py36_2018.07.20 caffe2
cairo: 1.14.12-h8948797_3
ffmpeg: 3.4-h7985aa0_0
fontconfig: 2.13.0-h9420a91_0
freetype: 2.9.1-h8a8886c_0
future: 0.16.0-py36_0
gflags: 2.2.1-hf484d3e_0
glib: 2.56.1-h000015b_0
glog: 0.3.5-hf484d3e_1
graphite2: 1.3.11-h16798f4_2
harfbuzz: 1.7.6-hec2c2bc_3
hdf5: 1.10.1-h9caa474_1
icu: 58.2-h9c2bf20_1
intel-openmp: 2018.0.3-0
jasper: 1.900.1-hd497a04_4
jpeg: 9b-h024ee3a_2
libgfortran-ng: 7.2.0-hdf63c60_3
libopus: 1.2.1-hb9ed12e_0
libpng: 1.6.34-hb9fc6fc_0
libprotobuf: 3.5.2-h6f1eeef_0
libtiff: 4.0.9-he85c1e1_1
libuuid: 1.0.3-h1bed415_2
libvpx: 1.7.0-h439df22_0
libxcb: 1.13-h1bed415_1
libxml2: 2.9.8-h26e45fe_1
mkl: 2018.0.3-1
mkl_fft: 1.0.2-py36h651fb7a_0
mkl_random: 1.0.1-py36h4414c95_1
numpy: 1.14.5-py36h1b885b7_4
numpy-base: 1.14.5-py36hdbf6ddf_4
opencv: 3.3.1-py36h0a11808_0
pcre: 8.42-h439df22_0
pixman: 0.34.0-hceecf20_3
protobuf: 3.5.2-py36hf484d3e_1
six: 1.11.0-py36_1

Proceed ([y]/n)? y

Downloading and Extracting Packages
future 0.16.0: ######################################################################################## | 100%
gflags 2.2.1: ######################################################################################### | 100%
caffe2 0.8.dev: ####################################################################################### | 100%
six 1.11.0: ########################################################################################### | 100%
jasper 1.900.1: ####################################################################################### | 100%
opencv 3.3.1: ######################################################################################### | 100%
protobuf 3.5.2: ####################################################################################### | 100%
bzip2 1.0.6: ########################################################################################## | 100%
harfbuzz 1.7.6: ####################################################################################### | 100%
graphite2 1.3.11: ##################################################################################### | 100%
libprotobuf 3.5.2: #################################################################################### | 100%
libvpx 1.7.0: ######################################################################################### | 100%
libopus 1.2.1: ######################################################################################## | 100%
ffmpeg 3.4: ########################################################################################### | 100%
glog 0.3.5: ########################################################################################### | 100%
cairo 1.14.12: ######################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done

###############################安装结束#######################

(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$
(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$
(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$ python     # (在命令行输入python)
Python 3.6.6 |Anaconda, Inc.| (default, Jun 28 2018, 17:14:51)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>>
>>> import caffe2             #导入caffe2,回车,发现不报错,说明安装成功

>>>

ubuntu16.04 安装caffe2的更多相关文章

  1. ubuntu16.04安装jdk,tomcat

    ubuntu16.04安装jdk,tomcat 最近装了一下tomcat,网上的教程很多,我也试了很多次,但是有一些教程关于tomcat配置是错误的,让我走上了歧途.差点重装系统,还好王总及时出手帮助 ...

  2. Ubuntu16.04 安装openjdk-7-jdk

    Ubuntu16.04 安装openjdk-7-jdk sudo apt-get install openjdk-7-jre 或者sudo apt-get install openjdk-7-jdk ...

  3. Ubuntu16.04安装GTK3主题:OSX-Arc

    Ubuntu16.04安装GTK3主题:OSX-Arc GTK3主题:OSX-Arc描述: 前几个月,Gnome3.20升3.22的时候,出现了大量主题崩溃的现象,其中包括Arc.Flatabulou ...

  4. Ubuntu16.04安装opencv for python/c++

    Ubuntu16.04安装opencv for python/c++ 网上关于opencv的安装已经有了不少资料,但是没有一篇资料能让我一次性安装成功,因此花费了大量时间去解决各种意外,希望这篇能给一 ...

  5. ubuntu16.04安装不上有道词典的解决办法

    转自:http://www.linuxdiyf.com/linux/21143.html ubuntu16.04安装不上有道词典,提示: le@hu-pc:~/下载$ sudo dpkg -i you ...

  6. Ubuntu16.04安装mongodb

    Ubuntu16.04安装mongodb copy from: http://blog.csdn.net/zhushh/article/details/52451441 1.导入软件源的公钥 sudo ...

  7. 【Tools】ubuntu16.04安装搜狗输入法

    Ubuntu16,04 安装搜狗输入法 1.下载搜狗输入法的安装包 下载地址为:http://pinyin.sogou.com/linux/ 2.按键Ctr+Alt+T打开终端,输入以下命令切换到下载 ...

  8. Ubuntu16.04安装cuda9.0+cudnn7.0

    Ubuntu16.04安装cuda9.0+cudnn7.0 这篇记录拖了好久,估计是去年6月份就已经安装过几遍,然后一方面因为俺比较懒,一方面后面没有经常在自己电脑上跑算法,比较少装cuda和cudn ...

  9. Ubuntu16.04安装TensorFlow及Mnist训练

    版权声明:本文为博主原创文章,欢迎转载,并请注明出处.联系方式:460356155@qq.com TensorFlow是Google开发的开源的深度学习框架,也是当前使用最广泛的深度学习框架. 一.安 ...

随机推荐

  1. secureCRT如何设置眼睛舒适的颜色

    1.会话选项 设置背景颜色 Options => Sessions options => Terminal => Emulation, 在 Terminal下拉列表下选择Linux, ...

  2. hbase_异常_05_End of File Exception between local host is: "rayner/127.0.1.1"; destination host is: "localhost":9000;

    一.异常信息 java.io.EOFException: End of File Exception between local host is: "ubuntu/127.0.1.1&quo ...

  3. 《Effective C++》——条款17:以独立语句将newed对象置入智能指针

    假设有如下两个函数: int priority(); void processWidget(std::tr1::shared_ptr<Widget>pw, int priority); 对 ...

  4. L116

    7. You will discover surprising new ideas that are interesting and engaging Reading introduced me to ...

  5. HiHo 1032 最长回文子串 (Manacher算法求解)

    /** * 求解最长回文字串,Manacher算法o(n)求解最长回文子串问题 **/ #include<cstdio> #include<cstdlib> #include& ...

  6. java多线程 生产者消费者案例-虚假唤醒

    package com.java.juc; public class TestProductAndConsumer { public static void main(String[] args) { ...

  7. Python 2.7_爬取CSDN单页面利用正则提取博客文章及url_20170114

    年前有点忙,没来的及更博,最近看爬虫正则的部分 巩固下 1.爬取的单页面:http://blog.csdn.net/column/details/why-bug.html 2.过程 解析url获得网站 ...

  8. loopqueue

    import java.util.Arrays; public class loopQueue <E>{ public Object[] data=null; private int ma ...

  9. Xaml中string(字符串)常量的定义以及空格的处理

    (1)基本用法 xaml中可以实例化各种对象,比如在ResourceDictionary中定义字符串常量: <ResourceDictionary xmlns="http://sche ...

  10. PIX v2版本中Query 失败时, ERR段的构造

    在ITI-9中描述PIX query事务的几个TestCase场景.其中有些是对于Query失败的描述. ERR 段包含Error location, Error code, Error code t ...