zoukankan      html  css  js  c++  java
  • 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:Anaconda3installenvszhouying

    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:>

  • 相关阅读:
    代码—五天前是星期几
    随手笔记-日期
    建造曲线记忆表格
    2017-5-10随手记
    java-web——第一课 tomcat
    复习
    Leetcode 24. Swap Nodes in Pairs(详细图解一看就会)
    这可能是最详细的解析HTTP走私攻击的文章
    使用grub2引导进入Linux或Window系统
    ACM集训第一次积分赛赛前复习+day4
  • 原文地址:https://www.cnblogs.com/herd/p/12664630.html
Copyright © 2011-2022 走看看