Quantcast
Viewing all articles
Browse latest Browse all 4872

Troubleshooting • is piwheels.org down?

i was trying to install some python packages using pip install command, but nothing works. it just gives me some error as follows


WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/pip/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.piwheels.org', port=443): Read timed out. (read timeout=15)")': /simple/pip/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:992)'))': /simple/pip/


i believe that, since i cannot get into any webpage starting with "piwheels.org", the server might be having some problems. is there anyone getting the same problem? it seems that simply getting the index from piwheels isnt functioning.

im using raspberry pi 5, bookwarm, python 3.11.2
i did sudo apt-get update, sudo apt-get upgrade.

Statistics: Posted by osy044 — Mon Jan 13, 2025 6:53 am



Viewing all articles
Browse latest Browse all 4872

Trending Articles