failed of installing MySLQ

瀏覽次數:22 次
跳到第一則未讀訊息

ahagbes89

未讀,
2017年7月30日 上午8:51:302017/7/30
收件者: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

未讀,
2017年7月31日 清晨5:36:452017/7/31
收件者: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

未讀,
2017年7月31日 上午8:55:262017/7/31
收件者: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

未讀,
2017年7月31日 上午11:25:542017/7/31
收件者: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.
回覆所有人
回覆作者
轉寄
0 則新訊息