包管理-Conda加速-《Python教程》

admin 2025-10-19 23:00:36 编程 来源:ZONE.CI 全球网 0 阅读模式

    🚀 参考文档:https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/

    .condarc 文件中添加如下内容:

    1. channels:
    2. - defaults
    3. show_channel_urls: true
    4. default_channels:
    5. - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
    6. - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r
    7. - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2
    8. custom_channels:
    9. conda-forge: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud
    10. msys2: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud
    11. bioconda: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud
    12. menpo: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud
    13. pytorch: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud
    14. simpleitk: https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud

    对于 Linux 和 Mac 的用户,可以手动在用户目录下创建 .condarc 文件。

    对于 Windows 用户,可先在终端中执行 conda config --set show_channel_urls yes命令,生成该文件之后再进行修改。

    以太坊cppgolang区别 编程

    以太坊cppgolang区别

    以太坊是一种去中心化的开源平台,它采用智能合约技术,旨在构建和运行不受干扰的分布式应用程序。作为目前最受欢迎的区块链平台之一,以太坊提供了多种编程语言的支持,其
    progolang 编程

    progolang

    Go语言(Golang)是由Google开发的一门静态类型编程语言。作为一名专业的Golang开发者,我深知这门语言的优势和特点。在本文中,我将介绍Golang
    golangn个发送者 编程

    golangn个发送者

    Golang是一种开源的编程语言,由Google团队开发,旨在提高程序的并发性和简化软件开发过程。在Go语言中,有时需要向多个接收者发送信息。本文将介绍如何在G
    golang技能图谱 编程

    golang技能图谱

    从互联网行业的快速发展到人工智能技术的日益成熟,各种编程语言也应运而生。而在这众多的编程语言中,Golang(即Go)作为一门强大且高效的开发语言备受关注。Go
    评论:0   参与:  5