conda create -n AlphaPose2018 python=2.7

conda create -n AlphaPose2018 python=2.7
Solving environment: done


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

Please update conda by running

$ conda update -n base conda

 

## Package Plan ##

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

added / updated specs:
- python=2.7


The following packages will be downloaded:

package | build
---------------------------|-----------------
tk-8.6.8 | hbc83047_0 3.1 MB
python-2.7.15 | h1571d57_0 12.1 MB
libstdcxx-ng-8.2.0 | hdf63c60_1 2.9 MB
certifi-2018.8.24 | py27_1 139 KB
libgcc-ng-8.2.0 | hdf63c60_1 7.6 MB
openssl-1.0.2p | h14c3975_0 3.5 MB
wheel-0.31.1 | py27_0 62 KB
pip-10.0.1 | py27_0 1.7 MB
setuptools-40.2.0 | py27_0 585 KB
readline-7.0 | h7b6447c_5 392 KB
------------------------------------------------------------
Total: 32.1 MB

The following NEW packages will be INSTALLED:

ca-certificates: 2018.03.07-0
certifi: 2018.8.24-py27_1
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-hf484d3e_0
openssl: 1.0.2p-h14c3975_0
pip: 10.0.1-py27_0
python: 2.7.15-h1571d57_0
readline: 7.0-h7b6447c_5
setuptools: 40.2.0-py27_0
sqlite: 3.24.0-h84994c4_0
tk: 8.6.8-hbc83047_0
wheel: 0.31.1-py27_0
zlib: 1.2.11-ha838bed_2

Proceed ([y]/n)? y


Downloading and Extracting Packages
tk 8.6.8: ############################################################## | 100%
python 2.7.15: ######################################################### | 100%
libstdcxx-ng 8.2.0: #################################################### | 100%
certifi 2018.8.24: ##################################################### | 100%
libgcc-ng 8.2.0: ####################################################### | 100%
openssl 1.0.2p: ######################################################## | 100%
wheel 0.31.1: ########################################################## | 100%
pip 10.0.1: ############################################################ | 100%
setuptools 40.2.0: ##################################################### | 100%
readline 7.0: ############################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use:
# > source activate AlphaPose2018
#
# To deactivate an active environment, use:
# > source deactivate
#

posted @ 2018-09-08 14:08  西北逍遥  阅读(1049)  评论(0编辑  收藏  举报