Dependencies cannot be installed

when building the Warning container, I tried using a mirror to install dependencies, I also tried adding a timeout, nothing helped.

WARNING: Retrying (Retry(total=1, 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)")':

You’re giving us way too little information here

What are you trying to run? “The warning container” doesn’t tell us anything
Is this part of the output of a dockerfile build process? If so, how does the file look and where does it crash?

1 Like