Carlos,
Any advantage of pymysql over MySQLdb (MySQL-python)?
- http://sourceforge.net/projects/mysql-python/
--Fred
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristl
Are you using localhost or 127.0.0.1?
In my experience 127.0.0.1 is faster and less buggy on windows
On Tue, Jan 26, 2016, 4:30 AM Carlos Andre wrote:
> install setuptools.
> install pymysql
>
> and the your python version!
>
> 2016-01-25 14:17 GMT-02:00 Gonzalo V :
>
>> Wich module did you use?
install setuptools.
install pymysql
and the your python version!
2016-01-25 14:17 GMT-02:00 Gonzalo V :
> Wich module did you use?
> please help
> thanks!!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group
Wich module did you use?
please help
thanks!!
--
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, s
On Thu, Feb 12, 2015 at 8:18 AM, Ulisses Cruz
wrote:
> Hello
> I'm trying to connect my Django project with the MySQL database.
> So I tryied to download the MySQL-python package with the command:
>
> *pip install MySQL-python*
>
> but I'm having the error:
>
> *error: Unable to find vcvarsall.ba
Hello
I'm trying to connect my Django project with the MySQL database.
So I tryied to download the MySQL-python package with the command:
*pip install MySQL-python*
but I'm having the error:
*error: Unable to find vcvarsall.bat*
Someone could help me find out what is happening.
And how can I ge
6 matches
Mail list logo