WinError 10061 - No Connection Could be made
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm debugging a simple program, that has worked in the past. I've singled out the instruction where the error takes place, but I cannot figure out what triggers it. I've read all questions related to WinError 10061, but I do not see a clear answer urllib.request.urlopen('http://www.wikipedia.org/') Traceback (most recent call last): File "C:\Python33\lib\urllib\request.py", line 1248, in do_open h.request(req.get_method(), req.selector, req.data, headers) File "C:\Python33\lib\http\client.py", line 1061, in request self._send_request(method,