摘要:
尝试了设置conda的下载镜像为清华镜像 conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --add channels https://mirrors. 阅读全文
摘要:
被Name or service not known问题困扰一天: 首先,检查VM的所有服务是否开启 win + R 输入services.msc,查看所有服务 然后,报错unable to resolve host address:无法解析主机地址,说明DNS出现问题 解决: 运行sudo vim 阅读全文