gpt4 book ai didi

python - 如何解决这个问题: ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine

转载 作者:太空宇宙 更新时间:2023-11-03 19:46:42 27 4
gpt4 key购买 nike

安装 django 后何时开始浏览 http://127.0.0.1:8000/然后这个消息就会显示在 powershell 中。

Exception happened during processing of request from ('127.0.0.1', 3575)
[06/Feb/2020 09:48:03] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 85876
[06/Feb/2020 09:48:03] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[06/Feb/2020 09:48:03] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 86184
Traceback (most recent call last):
File "c:\users\fuel\appdata\local\programs\python\python38\Lib\socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "c:\users\fuel\appdata\local\programs\python\python38\Lib\socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "c:\users\fuel\appdata\local\programs\python\python38\Lib\socketserver.py", line 720, in __init__
self.handle()
File "C:\Users\Fuel\.virtualenvs\sample-DQH4k00R\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle
self.handle_one_request()
File "C:\Users\Fuel\.virtualenvs\sample-DQH4k00R\lib\site-packages\django\core\servers\basehttp.py", line 182, in handle_one_request
self.raw_requestline = self.rfile.readline(65537)
File "c:\users\fuel\appdata\local\programs\python\python38\Lib\socket.py", line 669, in readinto
return self._sock.recv_into(b)
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine

这是照片: ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine

我该如何修复它?

最佳答案

我找到了this另一个堆栈上的链接溢出链接,您是否可能使用过时的 Python 版本?据报道,它已根据 python's bugs website 于 2019-07-22 修复。

关于python - 如何解决这个问题: ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60087504/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com