conda config –show
conda config –set ***
conda config --set remote_connect_timeout_secs 40
conda config --set remote_read_timeout_secs 100
conda通过参数设置修改下载超时时间
最新推荐文章于 2024-06-25 16:41:41 发布
conda config –show
conda config –set ***
conda config --set remote_connect_timeout_secs 40
conda config --set remote_read_timeout_secs 100