failed of installing MySLQ

22 views
Skip to first unread message

ahagbes89

unread,
Jul 30, 2017, 8:51:30 AM7/30/17
to Django users
I have not much experiences in Python. I have installed Django  but the installation of the data base (MySQL) fails
It is displayed that windows visual c++ is required. I don't know how to do.
Thank

Antonis Christofides

unread,
Jul 31, 2017, 5:36:45 AM7/31/17
to django...@googlegroups.com

Hello,

since you aren't experience, start easier and use SQLite. Mostly everyone (even the experienced people) usually use SQLite in development.

Regards,

Antonis

Antonis Christofides
http://djangodeployment.com
--
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/0e53b86b-9a3a-4c76-82b9-6410472c00e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mark Phillips

unread,
Jul 31, 2017, 8:55:26 AM7/31/17
to django users
I don't completely agree with Antonis. If you want MySQL in production, you will have to learn how to install it an use it at sometime. 

With that said, you will probably get more help with installing MySQL in a MySQL forum. Check these out - https://forums.mysql.com/. The Newbie forum or the Install and Repo forum might be your best place to start. Then come back here for questions about Django - we can help you with getting Django to work with MySQL once MySQL is installed and working.

Once MySQL is installed, you may want to try a tutorial about how to use it - https://www.tutorialspoint.com/mysql/. Finally, the Django tutorial is very well written and you will learn a lot from it - https://docs.djangoproject.com/en/1.11/intro/tutorial01/. There are many free Python online tutorials, just google for those and find the one that matches your learning style. 

Finally, I don't think installing MySQL requires visual C++, but I am not an expert.

Mark

On Mon, Jul 31, 2017 at 2:35 AM, Antonis Christofides <ant...@djangodeployment.com> wrote:

Hello,

since you aren't experience, start easier and use SQLite. Mostly everyone (even the experienced people) usually use SQLite in development.

Regards,

Antonis

Antonis Christofides
http://djangodeployment.com
On 2017-07-30 15:46, ahagbes89 wrote:
I have not much experiences in Python. I have installed Django  but the installation of the data base (MySQL) fails
It is displayed that windows visual c++ is required. I don't know how to do.
Thank
--
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.

--
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...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

James Bennett

unread,
Jul 31, 2017, 11:25:54 AM7/31/17
to django...@googlegroups.com
Personally I'd go with SQLite first. Every additional thing you require someone to learn up-front is another obstacle in their path; they can learn how ot manage MySQL or PostgreSQL later on, but first they need to be able to learn about Django.
Reply all
Reply to author
Forward
0 new messages