Re: failed of installing MySLQ

2017-07-31 Thread James Bennett
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.

-- 
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+unsubscr...@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/CAL13Cg-fX-L86u7-PNOGwx6bbEtcFVq9JJwXH%2BKna_FFAKTZPQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: failed of installing MySLQ

2017-07-31 Thread Mark Phillips
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 <
anto...@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 Christofideshttp://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+unsubscr...@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/0e53b86b-9a3a-4c76-82b9-6410472c00e8%40googlegroups.com
> 
> .
> 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+unsubscr...@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/be2a66b7-6360-3919-0ac1-5cb832e455b4%
> 40djangodeployment.com
> 
> .
>
> 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+unsubscr...@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/CAEqej2OJP8ZnN4syOSgSAo5swtxkj8xq8WxARdUg2gD6f1riEQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: failed of installing MySLQ

2017-07-31 Thread Antonis Christofides
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+unsubscr...@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/0e53b86b-9a3a-4c76-82b9-6410472c00e8%40googlegroups.com
> .
> 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+unsubscr...@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/be2a66b7-6360-3919-0ac1-5cb832e455b4%40djangodeployment.com.
For more options, visit https://groups.google.com/d/optout.


failed of installing MySLQ

2017-07-30 Thread ahagbes89
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+unsubscr...@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/0e53b86b-9a3a-4c76-82b9-6410472c00e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.