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

hostpython3 3.10.10 404 not found error #1729

Closed
are-you-serat opened this issue Oct 29, 2023 · 1 comment
Closed

hostpython3 3.10.10 404 not found error #1729

are-you-serat opened this issue Oct 29, 2023 · 1 comment
Labels

Comments

@are-you-serat
Copy link

When I start building debug apk I get this error:

Downloading hostpython3 from https://www.python.org/ftp/python/3.10.10/Python-3.10.10.tgz
[DEBUG]: -> running rm -f .mark-Python-3.10.10.tgz
[INFO]: Downloading hostpython3 from https://www.python.org/ftp/python/3.10.10/Python-3.10.10.tgz
Traceback (most recent call last):
File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "/usr/lib/python3.8/http/client.py", line 1256, in request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
self.send(msg)
File "/usr/lib/python3.8/http/client.py", line 951, in send
self.connect()
File "/usr/lib/python3.8/http/client.py", line 1425, in connect
self.sock = self._context.wrap_socket(self.sock,
File "/usr/lib/python3.8/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/usr/lib/python3.8/ssl.py", line 1040, in _create
self.do_handshake()
File "/usr/lib/python3.8/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer

I went to https://www.python.org/ftp/python/3.10.10/Python-3.10.10.tgz and it shows 404 not found page. What should I do?

@github-actions
Copy link

👋 @SeratKlemence, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.

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

No branches or pull requests

2 participants