最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

Anaconda在windows环境下走代理

业界 admin 7浏览 0评论

代理为Clash时,
只需要将C:\Users\xxxx\.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 代理

代理为Clash时,
只需要将C:\Users\xxxx\.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 代理

发布评论

评论列表 (0)

  1. 暂无评论