Open 1126001065 opened 2 years ago
解决了吗
我也是这个情况啊,一运行就报错
我也是,怎么弄
Traceback (most recent call last): File "urllib3\connectionpool.py", line 700, in urlopen File "urllib3\connectionpool.py", line 994, in _prepare_proxy File "urllib3\connection.py", line 364, in connect File "urllib3\connection.py", line 501, in _connect_tlsproxy File "urllib3\util\ssl.py", line 453, in ssl_wrapsocket File "urllib3\util\ssl.py", line 495, in _ssl_wrap_socket_impl File "ssl.py", line 500, in wrap_socket File "ssl.py", line 1040, in _create File "ssl.py", line 1309, in do_handshake ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters.py", line 440, in send File "urllib3\connectionpool.py", line 785, in urlopen File "urllib3\util\retry.py", line 592, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/PRaichu/xxqg/releases/latest (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "operation\check_version.py", line 14, in get_latest_version File "requests\api.py", line 75, in get File "requests\api.py", line 61, in request File "requests\sessions.py", line 529, in request File "requests\sessions.py", line 645, in send File "requests\adapters.py", line 517, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/PRaichu/xxqg/releases/latest (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
--> 请求版本号失败,请检查你的网络环境
--> 此处报错为版本号请求失败,不会影响程序运行,无需关闭程序
Traceback (most recent call last):
File "xuexi.py", line 113, in
--> 程序异常,请尝试重启脚本 --> 当前版本:1.0.9.2 请按任意键继续. . .
重新下载