zoukankan      html  css  js  c++  java
  • Computer2

    luo@luo-All-Series:~/MyFile/TensorflowProject$ conda create -n flappbird1 python=3.7
    Solving environment: done

    ## Package Plan ##

      environment location: /home/luo/anaconda3/envs/flappbird1

      added / updated specs:
        - python=3.7


    The following packages will be downloaded:

        package                    |            build
        ---------------------------|-----------------
        setuptools-40.6.3          |           py37_0         617 KB
        pip-18.1                   |           py37_0         1.7 MB
        wheel-0.32.3               |           py37_0          35 KB
        python-3.7.2               |       h0371630_0        36.4 MB
        certifi-2018.11.29         |           py37_0         146 KB
        ------------------------------------------------------------
                                               Total:        39.0 MB

    The following NEW packages will be INSTALLED:

        ca-certificates: 2018.03.07-0           
        certifi:         2018.11.29-py37_0      
        libedit:         3.1.20170329-h6b74fdf_2
        libffi:          3.2.1-hd88cf55_4       
        libgcc-ng:       8.2.0-hdf63c60_1       
        libstdcxx-ng:    8.2.0-hdf63c60_1       
        ncurses:         6.1-he6710b0_1         
        openssl:         1.1.1a-h7b6447c_0      
        pip:             18.1-py37_0            
        python:          3.7.2-h0371630_0       
        readline:        7.0-h7b6447c_5         
        setuptools:      40.6.3-py37_0          
        sqlite:          3.26.0-h7b6447c_0      
        tk:              8.6.8-hbc83047_0       
        wheel:           0.32.3-py37_0          
        xz:              5.2.4-h14c3975_4       
        zlib:            1.2.11-h7b6447c_3      

    Proceed ([y]/n)? y


    Downloading and Extracting Packages
    setuptools-40.6.3    | 617 KB    | ########################################################################################################################################################### | 100%
    pip-18.1             | 1.7 MB    | ########################################################################################################################################################### | 100%
    wheel-0.32.3         | 35 KB     | ########################################################################################################################################################### | 100%
    python-3.7.2         | 36.4 MB   | ########################################################################################################################################################### | 100%
    certifi-2018.11.29   | 146 KB    | ########################################################################################################################################################### | 100%
    Preparing transaction: done
    Verifying transaction: done
    Executing transaction: done
    #
    # To activate this environment, use
    #
    #     $ conda activate flappbird1
    #
    # To deactivate an active environment, use
    #
    #     $ conda deactivate


  • 相关阅读:
    JS—ajax及async和defer的区别
    js-cookie和session
    h5小功能_classList和自定义属性data
    html5-attr和prop
    人工智能与金融
    IBM的人工智能“沃森”首次确诊罕见白血病,只用了10分钟!
    终极复制 人工智能将如何推动社会巨变
    对人工智能问题的提问
    人工智能预测精神病
    人工智能代替工人
  • 原文地址:https://www.cnblogs.com/herd/p/10270093.html
Copyright © 2011-2022 走看看