Re: How to connect mysql with django

2018-11-11 Thread Jeff Williams
t;>>>> C:\Users\ansh>pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl >>>>> Requirement 'mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl' looks like a >>>>> filename, >>>>> but the file does not exist >>>>> mysqlclient-1.3.13-c

Re: How to connect mysql with django

2018-11-11 Thread Ansh Srivastava
all mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl >>>> Requirement 'mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl' looks like a >>>> filename, >>>> but the file does not exist >>>> mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not a supported wheel on >

Re: How to connect mysql with django

2018-11-11 Thread Jeff Williams
;> filename, >>> but the file does not exist >>> mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not a supported wheel on >>> this pla >>> tform. >>> >>> -- Forwarded message - >>> From: Jeff Williams >>> Date: Sun, Nov 11, 2018

Re: How to connect mysql with django

2018-11-11 Thread Ansh Srivastava
not exist >> mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not a supported wheel on >> this pla >> tform. >> >> -- Forwarded message - >> From: Jeff Williams >> Date: Sun, Nov 11, 2018 at 11:43 PM >> Subject: Re: How to connect mysq

Re: How to connect mysql with django

2018-11-11 Thread Jeff Williams
ams > Date: Sun, Nov 11, 2018 at 11:43 PM > Subject: Re: How to connect mysql with django > To: > > > Did you download the .whl file first? > > On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava < > ansh.srivastav...@gmail.com> wrote: > >> Thank you @pujiar

Re: How to connect mysql with django

2018-11-11 Thread Ansh Srivastava
whl is not a supported wheel on this pla tform. -- Forwarded message - From: Jeff Williams Date: Sun, Nov 11, 2018 at 11:43 PM Subject: Re: How to connect mysql with django To: Did you download the .whl file first? On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava < ansh.srivastav...@gma

Re: How to connect mysql with django

2018-11-11 Thread Jeff Williams
Did you download the .whl file first? On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava < ansh.srivastav...@gmail.com> wrote: > Thank you @pujiarahman. I have tried out the above command but it > didn't work!It says::C:\Users\ansh\Desktop\Dje\p1\marvellous> pip install >

Re: How to connect mysql with django

2018-11-11 Thread Ansh Srivastava
Thank you @pujiarahman. I have tried out the above command but it didn't work!It says::C:\Users\ansh\Desktop\Dje\p1\marvellous> pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whlRequirement 'mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl' looks like a filename, but the file does not

Re: How to connect mysql with django

2018-11-11 Thread pujiarahman
Hi, Go to this site https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient i use this for my python 3.7 and windows x64 : mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl regards Pada Minggu, 11 November 2018 18.57.11 UTC+7,