Hi Odeyale,

On 12/09/2020 16.33, Odeyale Kehinde wrote:
I want to install Django on my system but getting these errors.

socket.timeout: The read operation timed out

I assume you must have an extremely slow internet connection. Try increasing the timeout to the pip command as documented here:

https://pip.pypa.io/en/stable/user_guide/

E.g:

# pip install --default-timeout=120 Django-3.1.1

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/665ad2ba-34ee-6c05-78ba-589417017530%40stacktrace.dk.

Reply via email to