Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectionRefusedError: [Errno 111] Connection refused #38

Open
Curryifgou opened this issue Nov 17, 2022 · 2 comments
Open

ConnectionRefusedError: [Errno 111] Connection refused #38

Curryifgou opened this issue Nov 17, 2022 · 2 comments

Comments

@Curryifgou
Copy link

Hello!
When I run this code, there are some mistakes.
Downloading https://zenodo.org/record/2540695/files/0.model?download=1 ... Traceback (most recent call last): File "/software/anaconda3/lib/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/software/anaconda3/lib/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/software/anaconda3/lib/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/software/anaconda3/lib/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/software/anaconda3/lib/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/software/anaconda3/lib/python3.6/http/client.py", line 964, in send self.connect() File "/software/anaconda3/lib/python3.6/http/client.py", line 1392, in connect super().connect() File "/software/anaconda3/lib/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/software/anaconda3/lib/python3.6/socket.py", line 722, in create_connection raise err File "/software/anaconda3/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused

I want to know how to solve it, thank you very much!

@sun5030
Copy link

sun5030 commented Mar 5, 2024

Hello, may I ask if your issue has been resolved? If so, how was it resolved? I encountered the same problem @Curryifgou

@yibingchen2023
Copy link

I encountered the same problem, how to solve it, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants