代理为Clash时,
只需要将C:Usersxxxx.condarc内容改为如下内容:
auto_activate_base: false ssl_verify: true channels: - defaults show_channel_urls: true proxy_servers: http: http://127.0.0.1:7890 https: http://127.0.0.1:7890
Anaconda在windows环境下走代理_东西山海关的博客-CSDN博客_anaconda 代理



