2018年1月2日火曜日

[Anconda] Anacondaのアップデート

Anacondaをアップデートした際のメモです.

ターミナルから,以下のコマンドを実行します.
$ conda update conda
すると,以下のような処理が始まります.

Solving environment: done


## Package Plan ##

  environment location: /Users/hide/anaconda3

  added / updated specs: 
    - conda


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    conda-4.5.5                |           py36_0         1.0 MB

The following packages will be UPDATED:

    conda: 4.4.10-py36_0 --> 4.5.5-py36_0

Proceed ([y]/n)? y
そして,y [enter]とすると

Downloading and Extracting Packages

conda 4.5.5: ################################################################################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
となり,終了.

続いて,以下のコマンドでアップデートを行います.
$ conda update --all
すると,以下のような処理が始まります.
Solving environment: done


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

Please update conda by running

    $ conda update -n base conda



## Package Plan ##

  environment location: /Users/hide/anaconda3


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    intel-openmp-2018.0.3      |                0        1004 KB
    urllib3-1.23               |           py36_0         152 KB
    pytz-2018.5                |           py36_0         231 KB
    pip-10.0.1                 |           py36_0         1.8 MB
    libtiff-4.0.9              |       hcb84e12_1         543 KB
    wheel-0.31.1               |           py36_0          62 KB
    python-3.6.6               |       hc167b69_0        15.4 MB
    psutil-5.4.6               |   py36h1de35cc_0         314 KB
    glib-2.56.1                |       h35bc53a_0         4.7 MB
    ncurses-6.1                |       h0a44026_0         888 KB
    cryptography-2.2.2         |   py36h1de35cc_0         554 KB
    packaging-17.1             |           py36_0          33 KB
    pcre-8.42                  |       h378b8a2_0         224 KB
    numpy-1.14.5               |   py36h9bb19eb_3          93 KB
    sqlite-3.24.0              |       ha441bb4_0         2.2 MB
    pyqt-5.9.2                 |   py36h11d3b92_0         4.6 MB
    numexpr-2.6.5              |   py36h057f876_0         124 KB
    cffi-1.11.5                |   py36h342bebf_0         204 KB
    tornado-5.0.2              |           py36_0         646 KB
    pyopenssl-18.0.0           |           py36_0          82 KB
    dbus-1.13.2                |       h760590f_1         540 KB
    qt-5.9.6                   |       h74ce4d9_0        78.6 MB
    python-dateutil-2.7.3      |           py36_0         260 KB
    xz-5.2.4                   |       h1de35cc_4         269 KB
    idna-2.7                   |           py36_0         132 KB
    requests-2.19.1            |           py36_0          96 KB
    ruamel_yaml-0.15.42        |   py36h1de35cc_0         228 KB
    libedit-3.1.20170329       |       hb402a30_2         154 KB
    pillow-5.1.0               |   py36hfcce615_0         542 KB
    decorator-4.3.0            |           py36_0          15 KB
    scipy-1.1.0                |   py36hcaad992_0        15.4 MB
    numpy-base-1.14.5          |   py36ha9ae307_3         4.0 MB
    setuptools-39.2.0          |           py36_0         551 KB
    sip-4.19.8                 |   py36h0a44026_0         252 KB
    pysocks-1.6.8              |           py36_0          22 KB
    ------------------------------------------------------------
                                           Total:       134.8 MB

The following packages will be UPDATED:

    cffi:            1.11.4-py36h342bebf_0  --> 1.11.5-py36h342bebf_0  
    cryptography:    2.1.4-py36h842514c_0   --> 2.2.2-py36h1de35cc_0   
    dbus:            1.12.2-h5243cc1_1      --> 1.13.2-h760590f_1      
    decorator:       4.2.1-py36_0           --> 4.3.0-py36_0           
    glib:            2.53.6-h33f6a65_2      --> 2.56.1-h35bc53a_0      
    idna:            2.6-py36h8628d0a_1     --> 2.7-py36_0             
    intel-openmp:    2018.0.0-h8158457_8    --> 2018.0.3-0             
    libedit:         3.1-hb4e282d_0         --> 3.1.20170329-hb402a30_2
    libtiff:         4.0.9-h0dac147_0       --> 4.0.9-hcb84e12_1       
    ncurses:         6.0-hd04f020_2         --> 6.1-h0a44026_0         
    numexpr:         2.6.4-py36habcfcfe_0   --> 2.6.5-py36h057f876_0   
    numpy:           1.14.5-py36h9bb19eb_0  --> 1.14.5-py36h9bb19eb_3  
    numpy-base:      1.14.5-py36ha9ae307_0  --> 1.14.5-py36ha9ae307_3  
    packaging:       16.8-py36he5e8135_0    --> 17.1-py36_0            
    pcre:            8.41-hfb6ab37_1        --> 8.42-h378b8a2_0        
    pillow:          5.0.0-py36hfcce615_0   --> 5.1.0-py36hfcce615_0   
    pip:             9.0.1-py36h1555ced_4   --> 10.0.1-py36_0          
    psutil:          5.4.3-py36h1de35cc_0   --> 5.4.6-py36h1de35cc_0   
    pyopenssl:       17.5.0-py36h51e4350_0  --> 18.0.0-py36_0          
    pyqt:            5.6.0-py36he5c6137_6   --> 5.9.2-py36h11d3b92_0   
    pysocks:         1.6.7-py36hfa33cec_1   --> 1.6.8-py36_0           
    python:          3.6.4-hc167b69_1       --> 3.6.6-hc167b69_0       
    python-dateutil: 2.6.1-py36h86d2abb_1   --> 2.7.3-py36_0           
    pytz:            2017.3-py36hf0bf824_0  --> 2018.5-py36_0          
    qt:              5.6.2-h9975529_14      --> 5.9.6-h74ce4d9_0       
    requests:        2.18.4-py36h4516966_1  --> 2.19.1-py36_0          
    ruamel_yaml:     0.15.35-py36h1de35cc_1 --> 0.15.42-py36h1de35cc_0 
    scipy:           1.0.0-py36h1de22e9_0   --> 1.1.0-py36hcaad992_0   
    setuptools:      38.4.0-py36_0          --> 39.2.0-py36_0          
    sip:             4.18.1-py36h2824476_2  --> 4.19.8-py36h0a44026_0  
    sqlite:          3.22.0-h3efe00b_0      --> 3.24.0-ha441bb4_0      
    tornado:         4.5.3-py36_0           --> 5.0.2-py36_0           
    urllib3:         1.22-py36h68b9469_0    --> 1.23-py36_0            
    wheel:           0.30.0-py36h5eb2c71_1  --> 0.31.1-py36_0          
    xz:              5.2.3-h0278029_2       --> 5.2.4-h1de35cc_4       

Proceed ([y]/n)? y
そして,y [enter]とすると,
Downloading and Extracting Packages
intel-openmp 2018.0.3: ######################################################################################### | 100% 
urllib3 1.23: ################################################################################################## | 100% 
pytz 2018.5: ################################################################################################### | 100% 
pip 10.0.1: #################################################################################################### | 100% 
libtiff 4.0.9: ################################################################################################# | 100% 
wheel 0.31.1: ################################################################################################## | 100% 
python 3.6.6: ################################################################################################## | 100% 
psutil 5.4.6: ################################################################################################## | 100% 
glib 2.56.1: ################################################################################################### | 100% 
ncurses 6.1: ################################################################################################### | 100% 
cryptography 2.2.2: ############################################################################################ | 100% 
packaging 17.1: ################################################################################################ | 100% 
pcre 8.42: ##################################################################################################### | 100% 
numpy 1.14.5: ################################################################################################## | 100% 
sqlite 3.24.0: ################################################################################################# | 100% 
pyqt 5.9.2: #################################################################################################### | 100% 
numexpr 2.6.5: ################################################################################################# | 100% 
cffi 1.11.5: ################################################################################################### | 100% 
tornado 5.0.2: ################################################################################################# | 100% 
pyopenssl 18.0.0: ############################################################################################## | 100% 
dbus 1.13.2: ################################################################################################### | 100% 
qt 5.9.6: ###################################################################################################### | 100% 
python-dateutil 2.7.3: ######################################################################################### | 100% 
xz 5.2.4: ###################################################################################################### | 100% 
idna 2.7: ###################################################################################################### | 100% 
requests 2.19.1: ############################################################################################### | 100% 
ruamel_yaml 0.15.42: ########################################################################################### | 100% 
libedit 3.1.20170329: ########################################################################################## | 100% 
pillow 5.1.0: ################################################################################################## | 100% 
decorator 4.3.0: ############################################################################################### | 100% 
scipy 1.1.0: ################################################################################################### | 100% 
numpy-base 1.14.5: ############################################################################################# | 100% 
setuptools 39.2.0: ############################################################################################# | 100% 
sip 4.19.8: #################################################################################################### | 100% 
pysocks 1.6.8: ################################################################################################# | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
となり,終了です.

0 件のコメント :

コメントを投稿