柚子快報邀請碼778899分享:Conda設(shè)置鏡像源
Cheki跨境汽車坊綜合2025-05-05400
柚子快報邀請碼778899分享:Conda設(shè)置鏡像源
Conda設(shè)置鏡像源
步驟命令解釋
步驟
設(shè)置后要刪除默認源。否則無效
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
conda config --remove channels defaults
conda config --set show_channel_urls yes
命令解釋
增加鏡像源
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
刪除鏡像源,最后的defaults是名字或者鏈接
conda config --remove channels defaults
搜索時顯示鏈接
conda config --set show_channel_urls yes
顯示源
conda config --show channels
柚子快報邀請碼778899分享:Conda設(shè)置鏡像源
推薦文章
評論可見,查看隱藏內(nèi)容
本文內(nèi)容根據(jù)網(wǎng)絡(luò)資料整理,出于傳遞更多信息之目的,不代表金鑰匙跨境贊同其觀點和立場。
轉(zhuǎn)載請注明,如有侵權(quán),聯(lián)系刪除。