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 would 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 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'll 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 the environment, use:
# > Source Activate AlphaPose2018
#
# to deactivate a active environment, use:
# > Source Deactivate
#
Conda create-n AlphaPose2018 python=2.7