Skip to content

Instantly share code, notes, and snippets.

View cole's full-sized avatar

Cole Maclean cole

View GitHub Profile
@cole
cole / mysqldb.markdown
Created October 8, 2011 18:58 — forked from narfdotpl/mysqldb.markdown
MySQLdb, Python 2.5 and OS X 10.8

MySQLdb, Python 2.5 and OS X 10.8

I've wasted too much time trying to make MySQLdb work with Python 2.5, several times now.

Python 2.5 on OS X 10.6+ is 32=bit. Everything else is probably (depending on your system) 64-bit.

If you see the error:

Traceback (most recent call last):