在python包的安装方面,https://mirror.tuna.tsinghua.edu.cn/help/anaconda/提示使用以下代码,来通过清华镜像下载anaconda的Python包。
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --set show_channel_urls yes 如果使用以上命令以后,我又想恢复使用anaconda的官方镜像来安装包应该怎么操作? -- --- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
