Anaconda 使用conda指令出现ValueError: Unable to determine SOCKS version from socks://127.0.0.1:1080/ 解决办法(转载,作为个人笔记)
https://blog.csdn.net/weixin_44724865/article/details/100864076
进入conda环境中,执行该命令即可
unset all_proxy && unset ALL_PROXY
https://blog.csdn.net/weixin_44724865/article/details/100864076
进入conda环境中,执行该命令即可
unset all_proxy && unset ALL_PROXY