zsy0226
发表于 2022-12-9 20:09:58
等一会,发生了什么
Traceback (most recent call last):
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 703, in urlopen
httplib_response = self._make_request(
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 449, in _make_request
six.raise_from(e, None)
File "<string>", line 3, in raise_from
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 444, in _make_request
httplib_response = conn.getresponse()
File "D:\Python\Python310\lib\http\client.py", line 1374, in getresponse
response.begin()
File "D:\Python\Python310\lib\http\client.py", line 318, in begin
version, status, reason = self._read_status()
File "D:\Python\Python310\lib\http\client.py", line 279, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "D:\Python\Python310\lib\socket.py", line 705, in readinto
return self._sock.recv_into(b)
ConnectionResetError: 远程主机强迫关闭了一个现有的连接。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\Python\Python310\lib\site-packages\requests\adapters.py", line 489, in send
resp = conn.urlopen(
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 787, in urlopen
retries = retries.increment(
File "D:\Python\Python310\lib\site-packages\urllib3\util\retry.py", line 550, in increment
raise six.reraise(type(error), error, _stacktrace)
File "D:\Python\Python310\lib\site-packages\urllib3\packages\six.py", line 769, in reraise
raise value.with_traceback(tb)
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 703, in urlopen
httplib_response = self._make_request(
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 449, in _make_request
six.raise_from(e, None)
File "<string>", line 3, in raise_from
File "D:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 444, in _make_request
httplib_response = conn.getresponse()
File "D:\Python\Python310\lib\http\client.py", line 1374, in getresponse
response.begin()
File "D:\Python\Python310\lib\http\client.py", line 318, in begin
version, status, reason = self._read_status()
File "D:\Python\Python310\lib\http\client.py", line 279, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "D:\Python\Python310\lib\socket.py", line 705, in readinto
return self._sock.recv_into(b)
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\360极速浏览器X下载\version_to_fishc\version_to_fishc\Interface.py", line 265, in <module>
FindNovelList()
File "D:\360极速浏览器X下载\version_to_fishc\version_to_fishc\find_novel_list.py", line 11, in FindNovelList
response = requests.get(url, headers=headers)
File "D:\Python\Python310\lib\site-packages\requests\api.py", line 73, in get
return request("get", url, params=params, **kwargs)
File "D:\Python\Python310\lib\site-packages\requests\api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
File "D:\Python\Python310\lib\site-packages\requests\sessions.py", line 587, in request
resp = self.send(prep, **send_kwargs)
File "D:\Python\Python310\lib\site-packages\requests\sessions.py", line 701, in send
r = adapter.send(request, **kwargs)
File "D:\Python\Python310\lib\site-packages\requests\adapters.py", line 547, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))
陶远航
发表于 2023-2-1 17:48:02
看看
myqf123
发表于 2023-2-2 11:17:50
{:10_275:}
sfqxx
发表于 2023-2-2 13:03:51
支持楼主!
学习编程中的Ben
发表于 2023-2-2 21:15:16
牛
别吃我饼干
发表于 2023-2-5 11:12:18
好
贪吃蛇2
发表于 2023-2-6 14:41:20
{:10_312:}
the_ben
发表于 2023-2-6 18:36:15
谢谢鱼币
中英文泡椒
发表于 2023-2-10 16:15:03
{:10_254:}
追梦少年啊
发表于 2023-2-11 10:10:19
{:7_146:}
cn_mz
发表于 2023-2-18 22:18:35
感谢分享
las6040
发表于 2023-2-19 10:49:48
{:5_106:}
LYWX
发表于 2023-2-20 17:26:22
{:10_297:}
我对花儿笑
发表于 2023-2-21 23:51:27
来拿鱼币的啦
我对花儿笑
发表于 2023-2-21 23:52:58
来拿鱼币的啦
a3727
发表于 2023-3-14 14:16:11
感谢分享
sfqxx
发表于 2023-5-22 18:35:00
支持下
Twilight6
发表于 2023-5-23 09:09:54
厉害,这程序框架好评~!
Jinvador
发表于 2023-5-24 08:55:59
{:10_279:}
L_gxu
发表于 2023-5-24 18:21:47
谢谢
页:
2
3
4
5
6
7
8
9
10
11
[12]
13
14