好友
阅读权限10
听众
最后登录1970-1-1
|
【渔哥出现错误,请楼主更正一下程序。我换了几台电脑都不能使用】
Traceback (most recent call last):
File "site-packages\urllib3\connection.py", line 160, in _new_conn
File "site-packages\urllib3\util\connection.py", line 57, in create_connection
File "socket.py", line 748, in getaddrinfo
socket.gaierror: [Errno 11004] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\urllib3\connectionpool.py", line 603, in urlopen
File "site-packages\urllib3\connectionpool.py", line 344, in _make_request
File "site-packages\urllib3\connectionpool.py", line 843, in _validate_conn
File "site-packages\urllib3\connection.py", line 305, in connect
File "site-packages\urllib3\connection.py", line 169, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x00000000032DC860>: Failed to establish a new co
: [Errno 11004] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\requests\adapters.py", line 449, in send
File "site-packages\urllib3\connectionpool.py", line 641, in urlopen
File "site-packages\urllib3\util\retry.py", line 399, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.lanzous.com', port=443): Max retries exceeded with url: /b00n917qh (Caused by
ctionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x00000000032DC860>: Failed to establish a new connection: [Errno 11004] get
failed'))
During handling of the above exception, another exception occurred: |
|