On Debian/Ubuntu I use: apt-get install libmysqld-dev libmysqlclient-dev
2014-11-03 15:17 GMT-02:00 Larry Martell <[email protected]>: > On Mon, Nov 3, 2014 at 12:10 PM, Larry Martell <[email protected]> > wrote: > > On Mon, Nov 3, 2014 at 11:13 AM, <[email protected]> wrote: > >> > >> Yes, mysql-python-connector works fine with python3.4.2. > >> > >> I'm using it and no problems until now. > > > > Thanks for the reply. Do you know where I can download it from? > > Oh, wait - you're talking about MySQL Connector/Python right? I am > looking for info on mysqlclient. > > > > > >> > >> > >> Em segunda-feira, 3 de novembro de 2014 13h55min25s UTC-2, > >> [email protected] escreveu: > >>> > >>> So it seems MySQLdb doesn't support python3, and I see this on the > django > >>> site: > >>> > >>> mysqlclient is a fork of MySQLdb which notably supports Python 3 and > >>> can be used as a drop-in replacement for MySQLdb. At the time of this > >>> writing, this is the recommended choice for using MySQL with Django. > >>> > >>> mysqlclient > >>> > >>> Django requires mysqlclient 1.3.3 or later. Note that Python 3.2 is > >>> not supported. Except for the Python 3.3+ support, mysqlclient should > >>> mostly behave the same as MySQLDB. > >>> > >>> So does this mean that mysqlclient does support python3.4? > >>> > >>> And how can I download a debian package for that? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CACwCsY51fwgK9_aPSSieTo3BaLJa6qd%2BPG3AbQmkw_50vhs3bg%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Enviado via UCSMail. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACctwSih%3DiQUwEerF_7yY0ERF6R0o1NU5KtRqOywM-KNYA%3D6gA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

