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

It seems that datasets cannot be properly downloaded. #1

Open
White-YC opened this issue Mar 8, 2024 · 0 comments
Open

It seems that datasets cannot be properly downloaded. #1

White-YC opened this issue Mar 8, 2024 · 0 comments

Comments

@White-YC
Copy link

White-YC commented Mar 8, 2024

Traceback (most recent call last):
File "/root/miniconda3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen
chunked=chunked,
File "/root/miniconda3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 381, in _make_request
self._validate_conn(conn)
File "/root/miniconda3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 978, in validate_conn
conn.connect()
File "/root/miniconda3/lib/python3.7/site-packages/urllib3/connection.py", line 371, in connect
ssl_context=context,
File "/root/miniconda3/lib/python3.7/site-packages/urllib3/util/ssl
.py", line 386, in ssl_wrap_socket
return context.wrap_socket(sock, server_hostname=server_hostname)
File "/root/miniconda3/lib/python3.7/ssl.py", line 423, in wrap_socket
session=session
File "/root/miniconda3/lib/python3.7/ssl.py", line 870, in _create
self.do_handshake()
File "/root/miniconda3/lib/python3.7/ssl.py", line 1139, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer

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

1 participant