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

  • 相关阅读:
    Myeclipse导出war包
    报表移动端如何进行移动设备绑定与撤销
    MySQL检查运行的mysqld服务器是否支持OpenSSL
    JavaScript替换字符串中最后一个字符
    dns 添加域名
    连接linux系统sftp下载文件
    8.1 Optimization Overview
    Chapter 8 Optimization
    19.6.1 Partitioning Keys, Primary Keys, and Unique Keys 分区键,主键,和唯一健
    Web报表页面如何传递中文参数
  • 原文地址:https://www.cnblogs.com/herd/p/12664630.html
Copyright © 2011-2022 走看看