Re: Python 2.5 + MySQLdb

2007-01-11 Thread John-Scott
I'm not using windows these days, but taking a quick look at http://sourceforge.net/projects/mysql-python seems to indicate that they've only compiled a windows installer that depends on python2.4. You have at least two options, 1) download the source for mysql-python and attempt to build it yours

Re: Python 2.5 + MySQLdb

2007-01-11 Thread Carl Holm
Thanks, I'm getting the impression that MySQLdb is not available to Python 2.5, but if anyone is using this configuration, I would like to find out about the details. The OS in question is WinXP - Version 5.1.2600. Regards, CL Brett Parker wrote: > On Wed, Jan 10, 2007 at 02:21:38AM -0800,