2号主机Anaconda环境

(base) F:\>
(base) F:\>
(base) F:\>
(base) F:\>conda create -n zhouying python=3.6
Collecting package metadata (repodata.json): done
Solving environment: done

## Package Plan ##

environment location: N:\Anaconda3\install\envs\zhouying

added / updated specs:
- python=3.6


The following packages will be downloaded:

package | build
---------------------------|-----------------
certifi-2020.4.5.1 | py36_0 159 KB
python-3.6.10 | h9f7ef89_1 20.4 MB
setuptools-46.1.3 | py36_0 697 KB
------------------------------------------------------------
Total: 21.2 MB

The following NEW packages will be INSTALLED:

certifi pkgs/main/win-64::certifi-2020.4.5.1-py36_0
pip pkgs/main/win-64::pip-20.0.2-py36_1
python pkgs/main/win-64::python-3.6.10-h9f7ef89_1
setuptools pkgs/main/win-64::setuptools-46.1.3-py36_0
sqlite pkgs/main/win-64::sqlite-3.31.1-he774522_0
vc pkgs/main/win-64::vc-14.1-h0510ff6_4
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.16.27012-hf0eaf9b_1
wheel pkgs/main/win-64::wheel-0.34.2-py36_0
wincertstore pkgs/main/win-64::wincertstore-0.2-py36h7fe50ca_0


Proceed ([y]/n)? y


Downloading and Extracting Packages
setuptools-46.1.3 | 697 KB | ############################################################################ | 100%
certifi-2020.4.5.1 | 159 KB | ############################################################################ | 100%
python-3.6.10 | 20.4 MB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate zhouying
#
# To deactivate an active environment, use
#
# $ conda deactivate


(base) F:\>
(base) F:\>
(base) F:\>

posted @ 2020-04-09 09:22  西北逍遥  阅读(169)  评论(0编辑  收藏  举报