我正在使用spyder,每次运行pip install
时都会收到错误110044或无法连接。
我在R中有错误,但是使用此代码,我可以修复它:
Sys.setenv(https_proxy="user:pass@webproxy.abc.123.nsroot.net:port")
python是否具有类似的环境设置?
我已经跑步:
pip install --proxy = user:pass@webproxy.abc.123.nsroot.net:port library
但是什么也没发生,它实际上整夜运行。
我还尝试更新.condar文件以设置代理HTTPS和HTTP,但没有任何反应。 (除了让Anaconda打开需要10分钟)
有什么建议吗?
我收到的错误示例
Failed to establish a new connection: [Errno 11004] getaddrinfo failed')': /simple/quantlib-python/