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

Remote end closed connection without response #196

Open
Rexbalaeniceps opened this issue Nov 26, 2021 · 0 comments
Open

Remote end closed connection without response #196

Rexbalaeniceps opened this issue Nov 26, 2021 · 0 comments

Comments

@Rexbalaeniceps
Copy link

Please tell why this occur~ Very thanks~

Traceback (most recent call last):
  File "setup.py", line 26, in <module>
    download_extract(
  File "setup.py", line 16, in download_extract
    urllib.request.urlretrieve(url, dl_path)
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 247, in urlretrieve
    with contextlib.closing(urlopen(url, data)) as fp:
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 1397, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/urllib/request.py", line 1358, in do_open
    r = h.getresponse()
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/http/client.py", line 1348, in getresponse
    response.begin()
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/http/client.py", line 316, in begin
    version, status, reason = self._read_status()
  File "/home/wbxu/anaconda3/envs/dslp/lib/python3.8/http/client.py", line 285, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response
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