Not able to install mysql for pyhton.

21 views
Skip to first unread message

Django Lover

unread,
Sep 6, 2018, 12:01:34 PM9/6/18
to Django users
I am getting following error when i am running pip install mysql-python     Comand . Please help??



asd.png


Rodrigo Zayit

unread,
Sep 6, 2018, 12:05:23 PM9/6/18
to django...@googlegroups.com
Have you installed MySQL?

Att.,
Rodrigo de Oliveira


On Thu, 6 Sep 2018 at 09:01, Django Lover <sunilk...@gmail.com> wrote:
I am getting following error when i am running pip install mysql-python     Comand . Please help??



asd.png


--
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/422f7d21-3414-42d6-a51f-ade57bdc3b4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rodrigo Zayit

unread,
Sep 6, 2018, 12:08:04 PM9/6/18
to django...@googlegroups.com
Try:

pip install mysqlclient==1.3.4

and if this command does not work, try it:

pip install --only-binary :all: mysqlclient

Att.,
Rodrigo de Oliveira

Sunil Kothiyal

unread,
Sep 6, 2018, 12:54:07 PM9/6/18
to django...@googlegroups.com
Thanks my dear you save my JOB..  pip install --only-binary :all: mysqlclient  Work for me

You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/ouFLbhk1kio/unsubscribe.
To unsubscribe from this group and all its topics, 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.

For more options, visit https://groups.google.com/d/optout.


--
Thanks & Regards,

Sunil Kothiyal


Reply all
Reply to author
Forward
0 new messages