Answer the question
In order to leave comments, you need to log in
I can't install libraries on ubuntu, what should I do?
I'm trying to install the python library in a virtual environment on ubuntu, it gives the following error:
pip install django
Collecting django
Retrying (Retry(total=4, 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/django/
what to do? how to fight?
Answer the question
In order to leave comments, you need to log in
1. You need to insert text, not a picture
2. Check what you have with the network, the error clearly indicates this problem
3. If there was text, I would google it for you, since you yourself can’t, maybe the problem is something else.
pip install django
Collecting django
Retrying (Retry(total=4, 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/django/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question