Discussion:
How to connect mysql with django
Ansh Srivastava
2018-11-11 11:56:37 UTC
Permalink
I m tryin' to connect mysql database with django, for that, I did this:-

python manage.py runserver

but, this new mess came around sayin' :-

(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).

But when I m tryin' to install mysqlclient through pip as:-

pip install mysqlclient

another creepy thing comes up:-

_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2

For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.


[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
11/11/18,
5:26:30 PM
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ531EeRkAQ6s7sYAd7C_syN%2BUAkoSwD%3D7jteHvZjBhrYp8A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
pujiarahman
2018-11-11 14:35:29 UTC
Permalink
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
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ansh Srivastava
2018-11-11 16:57:06 UTC
Permalink
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not a
supported wheel on this platform.Furthermore appreciated.


[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Jeff Williams
2018-11-11 18:11:29 UTC
Permalink
Did you download the .whl file first?

On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not
a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ansh Srivastava
2018-11-11 19:27:01 UTC
Permalink
Yes @,Jeff Williams , I did but it still prompts the same:

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-cp37-cp37m-win_amd64.whl is not a supported wheel on
this pla
tform.

---------- Forwarded message ---------
From: Jeff Williams <***@gmail.com>
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
To: <django-***@googlegroups.com>


Did you download the .whl file first?

On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is not
a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.


[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
11/12/18,
12:56:16 AM
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Jeff Williams
2018-11-11 19:36:47 UTC
Permalink
give it the full path to the file. I had the same issue yesterday and this
fixed it for me.
Post by Ansh Srivastava
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-cp37-cp37m-win_amd64.whl is not a supported wheel on
this pla
tform.
---------- Forwarded message ---------
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
Did you download the .whl file first?
On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is
not a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
12:56:16 AM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ansh Srivastava
2018-11-11 19:58:16 UTC
Permalink
Full path means? If you can send the screenshot or command instead @Jeff
Williams

[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
11/12/18,
1:28:00 AM
Post by Jeff Williams
give it the full path to the file. I had the same issue yesterday and
this fixed it for me.
On Sun, Nov 11, 2018 at 2:27 PM Ansh Srivastava <
Post by Ansh Srivastava
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-cp37-cp37m-win_amd64.whl is not a supported wheel on
this pla
tform.
---------- Forwarded message ---------
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
Did you download the .whl file first?
On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is
not a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but the
error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
12:56:16 AM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Jeff Williams
2018-11-11 20:41:16 UTC
Permalink
sorry. I meant the full path to the file.....like below if you downloaded
it into C:\downloads.

pip install c:\downloads\mysqlclient-1.3.13-cp37-cp3
Post by Ansh Srivastava
Williams
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
1:28:00 AM
Post by Jeff Williams
give it the full path to the file. I had the same issue yesterday and
this fixed it for me.
On Sun, Nov 11, 2018 at 2:27 PM Ansh Srivastava <
Post by Ansh Srivastava
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-cp37-cp37m-win_amd64.whl is not a supported wheel on
this pla
tform.
---------- Forwarded message ---------
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
Did you download the .whl file first?
On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is
not a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but
the error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
12:56:16 AM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
Post by Jeff Williams
https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMgbqCdLmHyfx0YK-_9xTipD9NbaVb2LPMhhn9hg1fkHz4KmgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ansh Srivastava
2018-11-11 21:27:32 UTC
Permalink
Ahhh! not working:
C:\Users\ansh>pip install c:\downloads\mysqlclient-1.3.13-cp37-cp3
Invalid requirement: 'c:\downloads\mysqlclient-1.3.13-cp37-cp3'
It looks like a path. File 'c:\downloads\mysqlclient-1.3.13-cp37-cp3' does
not e
xist.
I just simply pasted your command !

[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
11/12/18,
2:57:02 AM
Post by Jeff Williams
sorry. I meant the full path to the file.....like below if you downloaded
it into C:\downloads.
pip install c:\downloads\mysqlclient-1.3.13-cp37-cp3
On Sun, Nov 11, 2018 at 2:58 PM Ansh Srivastava <
Post by Ansh Srivastava
Williams
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
1:28:00 AM
Post by Jeff Williams
give it the full path to the file. I had the same issue yesterday and
this fixed it for me.
On Sun, Nov 11, 2018 at 2:27 PM Ansh Srivastava <
Post by Ansh Srivastava
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-cp37-cp37m-win_amd64.whl is not a supported wheel on
this pla
tform.
---------- Forwarded message ---------
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
Did you download the .whl file first?
On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl is
not a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but
the error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
12:56:16 AM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
Post by Jeff Williams
https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCdLmHyfx0YK-_9xTipD9NbaVb2LPMhhn9hg1fkHz4KmgQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCdLmHyfx0YK-_9xTipD9NbaVb2LPMhhn9hg1fkHz4KmgQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ530fM2MZOeFTSkmYEvWQzCmVshvHn_jbxCSKpmoERD4G2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Jeff Williams
2018-11-11 21:52:08 UTC
Permalink
You have to use the path of where you! downloaded the file.
Post by Ansh Srivastava
C:\Users\ansh>pip install c:\downloads\mysqlclient-1.3.13-cp37-cp3
Invalid requirement: 'c:\downloads\mysqlclient-1.3.13-cp37-cp3'
It looks like a path. File 'c:\downloads\mysqlclient-1.3.13-cp37-cp3' does
not e
xist.
I just simply pasted your command !
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
2:57:02 AM
Post by Jeff Williams
sorry. I meant the full path to the file.....like below if you
downloaded it into C:\downloads.
pip install c:\downloads\mysqlclient-1.3.13-cp37-cp3
On Sun, Nov 11, 2018 at 2:58 PM Ansh Srivastava <
Post by Ansh Srivastava
Williams
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
1:28:00 AM
Post by Jeff Williams
give it the full path to the file. I had the same issue yesterday and
this fixed it for me.
On Sun, Nov 11, 2018 at 2:27 PM Ansh Srivastava <
Post by Ansh Srivastava
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-cp37-cp37m-win_amd64.whl is not a supported wheel
on this pla
tform.
---------- Forwarded message ---------
Date: Sun, Nov 11, 2018 at 11:43 PM
Subject: Re: How to connect mysql with django
Did you download the .whl file first?
On Sun, Nov 11, 2018 at 11:57 AM Ansh Srivastava <
Post by Ansh Srivastava
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 existmysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
is not a supported wheel on this platform.Furthermore appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
10:26:27 PM
Post by pujiarahman
Hi,
Go to this site
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
try : pip install mysqlclient-1.3.13-cp37-cp37m-win_amd64.whl
regards
Post by Ansh Srivastava
I m tryin' to connect mysql database with django, for that, I did this:-
python manage.py runserver
but, this new mess came around sayin' :-
(django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?).
But when I m tryin' to install mysqlclient through pip as:-
pip install mysqlclient
another creepy thing comes up:-
_mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No
such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual
Studio\\2017\\Comm
unity\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86\\x86\\cl.exe' failed
with exit status 2
For installing mysql.h, I have downloaded mysql connector too, but
the error continues. I don't know how to proceed furher. Any help would be
appreciated.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/11/18,
5:26:30 PM
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/396993f8-9e9d-4e4e-ac6f-0e687576627d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ533731OMH6UwgJDA__JpkP0d1_gR3OY0ek2tPMh7JN%3DuKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCe8Hkrbfh3YZ2aR_6ErJZgKSwJaJUqyP46ct3tHhsfeUQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/12/18,
12:56:16 AM
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ532_cEZ0j4t2h0_u159GSo9Q9NU-Mv1huOVhpy%3D88WFrwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
Post by Jeff Williams
https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCeEmEehT9Kfnt%2BXcOfB-EVzhAKks7p%3DQ%2B2MDo6jUK15cQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ5308v6MEp%2BPSZtqgQQEROiskvOuN2Msj4hnpc8ecovi8Ug%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
Post by Jeff Williams
https://groups.google.com/d/msgid/django-users/CAMgbqCdLmHyfx0YK-_9xTipD9NbaVb2LPMhhn9hg1fkHz4KmgQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAMgbqCdLmHyfx0YK-_9xTipD9NbaVb2LPMhhn9hg1fkHz4KmgQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAHMQ530fM2MZOeFTSkmYEvWQzCmVshvHn_jbxCSKpmoERD4G2w%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAHMQ530fM2MZOeFTSkmYEvWQzCmVshvHn_jbxCSKpmoERD4G2w%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMgbqCdZJWQNCRt%2BhdEC9EarZ52JUFsj-2ZHi%2BisdNJ-iop7Yw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...