August 2011

Getting MySQL-Python working in OS X Lion

August 7, 2011

I was trying to setup a Django development environment on my MacBook Pro running OS X Lion and I ran into an issue with MySQL-Python. The module couldn’t be imported and gave me an “image not found” error. After digging around a while on Google I came across this article, which gives a very simple [...]

Read the full article →