Re: Installation errors

2020-09-13 Thread Odeyale Kehinde
Thanks Kasper Thanks Danish On Saturday, September 12, 2020 at 5:29:16 PM UTC+1 mailto...@gmail.com wrote: > *trying using virtual env* > *>pipenv install* > *>pipenv shell* > *>pipenv install django* > > On Sat, Sep 12, 2020 at 8:07 PM Odeyale Kehinde wrote: > >> I want to install Django on my

Re: Installation errors

2020-09-12 Thread Mohammad Ahshan Danish
*trying using virtual env* *>pipenv install* *>pipenv shell* *>pipenv install django* On Sat, Sep 12, 2020 at 8:07 PM Odeyale Kehinde wrote: > I want to install Django on my system but getting these errors. > > C:\Users\odeya>pip install Django==3.1.1 > Collecting Django==3.1.1 > Downloading >

Re: Installation errors

2020-09-12 Thread Kasper Laudrup
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:

Installation errors

2020-09-12 Thread Odeyale Kehinde
I want to install Django on my system but getting these errors. C:\Users\odeya>pip install Django==3.1.1 Collecting Django==3.1.1 Downloading https://files.pythonhosted.org/packages/01/a5/fb3dad18422fcd4241d18460a1fe17542bfdeadcf74e3861d1a2dfc9e459/Django-3.1.1-py3-none-any.whl (7.8MB) |