Anaconda3 ubuntu18.04

luo@luo-All-Series:~/MyFile/Anaconda3$
luo@luo-All-Series:~/MyFile/Anaconda3$
luo@luo-All-Series:~/MyFile/Anaconda3$ conda create -n flappbird python=3.6
Solving environment: done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.12

Please update conda by running

    $ conda update -n base conda



## Package Plan ##

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

  added / updated specs:
    - python=3.6


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    openssl-1.1.1a             |       h7b6447c_0         5.0 MB
    pip-18.1                   |           py36_0         1.8 MB
    setuptools-40.6.3          |           py36_0         625 KB
    tk-8.6.8                   |       hbc83047_0         3.1 MB
    libedit-3.1.20170329       |       h6b74fdf_2         172 KB
    python-3.6.8               |       h0371630_0        34.4 MB
    ncurses-6.1                |       he6710b0_1         958 KB
    zlib-1.2.11                |       h7b6447c_3         120 KB
    certifi-2018.11.29         |           py36_0         146 KB
    libstdcxx-ng-8.2.0         |       hdf63c60_1         2.9 MB
    wheel-0.32.3               |           py36_0          35 KB
    ca-certificates-2018.03.07 |                0         124 KB
    libgcc-ng-8.2.0            |       hdf63c60_1         7.6 MB
    readline-7.0               |       h7b6447c_5         392 KB
    xz-5.2.4                   |       h14c3975_4         366 KB
    sqlite-3.26.0              |       h7b6447c_0         1.9 MB
    ------------------------------------------------------------
                                           Total:        59.7 MB

The following NEW packages will be INSTALLED:

    ca-certificates: 2018.03.07-0           
    certifi:         2018.11.29-py36_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-py36_0            
    python:          3.6.8-h0371630_0       
    readline:        7.0-h7b6447c_5         
    setuptools:      40.6.3-py36_0          
    sqlite:          3.26.0-h7b6447c_0      
    tk:              8.6.8-hbc83047_0       
    wheel:           0.32.3-py36_0          
    xz:              5.2.4-h14c3975_4       
    zlib:            1.2.11-h7b6447c_3      

Proceed ([y]/n)? y


Downloading and Extracting Packages
openssl 1.1.1a: ######################################################################################################################################### | 100%
pip 18.1: ############################################################################################################################################### | 100%
setuptools 40.6.3: ###################################################################################################################################### | 100%
tk 8.6.8: ############################################################################################################################################### | 100%
libedit 3.1.20170329: ################################################################################################################################### | 100%
python 3.6.8: ########################################################################################################################################### | 100%
ncurses 6.1: ############################################################################################################################################ | 100%
zlib 1.2.11: ############################################################################################################################################ | 100%
certifi 2018.11.29: ##################################################################################################################################### | 100%
libstdcxx-ng 8.2.0: ##################################################################################################################################### | 100%
wheel 0.32.3: ########################################################################################################################################### | 100%
ca-certificates 2018.03.07: ############################################################################################################################# | 100%
libgcc-ng 8.2.0: ######################################################################################################################################## | 100%
readline 7.0: ########################################################################################################################################### | 100%
xz 5.2.4: ############################################################################################################################################### | 100%
sqlite 3.26.0: ########################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use:
# > source activate flappbird
#
# To deactivate an active environment, use:
# > source deactivate
#

luo@luo-All-Series:~/MyFile/Anaconda3$
luo@luo-All-Series:~/MyFile/Anaconda3$
luo@luo-All-Series:~/MyFile/Anaconda3$
luo@luo-All-Series:~/MyFile/Anaconda3$

猜你喜欢

转载自www.cnblogs.com/herd/p/10268641.html
今日推荐