Sunday, April 28, 2019

Connect with Mysql database

I can't connect Mysql database with my Django project. When I write this command in windows powershell, "pip install mysql" then an error shows. It's told to install visual c++ 14.0... I already installed it and restart my computer but that dosen't work. Same error shows again and again. I also tried "pip install mysqliclient". But that dosen't work also. Is there any solution for this..?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/38f7cee0-bf13-4beb-8a27-76ef0808e96c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment