Anaconda安装库出现ProxyError错误

1.Anaconda安装库出现如下报错内容

ProxyError: Conda cannot proceed due to an error in your proxy configuration.Check for typos and other configuration errors in any '.netrc' file in your home directory,any environment variables ending in '_PROXY', and any other system-wide proxy configuration settings.

2.原因是由于代理配置错误,Conda无法继续。

3.解决措施如下:

在Internet中打开“Internet选项”——>连接——>局域网设置——>把“为Lan使用代理服务器”的勾去掉。

这样就可以在Anaconda中安装相应的库了。

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章