pallets / quart

An async Python micro framework for building web applications.
https://quart.palletsprojects.com
MIT License
3.01k stars 164 forks source link

cant install quart #388

Closed sayedishahath closed 2 hours ago

sayedishahath commented 2 hours ago

WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/quart/

ThiefMaster commented 2 hours ago

obviously that's a pypi issue (or more likely an issue with your network)...

sayedishahath commented 2 hours ago

obviously that's a pypi issue (or more likely an issue with your network)...

i even cant access to python website.. few minutes before i have installed some other python packges like flask bac0... now suddenly this happened.