Issues installing MySQL-python-0.3.5

keith at nekotaku.com keith at nekotaku.com
Sat Feb 11 19:32:44 EST 2006


Hi,

I am trying to use the Python MySQL APIs and have been attempting to
install the above software.

I am using MySQL 5.0.18-standard with Python 2.4.1

I get errors on the build. Some searching showed that one of the modules
I was having issues with now has less arguments in my version of python,
but I can't seem to fix the following error:

***
_mysqlmodule.c: In function ‘_mysql_ConnectionObject_shutdown’:
_mysqlmodule.c:1019: error: too few arguments to function
‘mysql_shutdown’
***
Should I just give up on MySQL-python-0.3.5 ?

Is there a more up to date API I should install for using with my
current versions of Python and MySQL?

Any help appreciated!
Keith




More information about the Python-list mailing list