Archive for September, 2009

psycopg2 on OS X

Thursday, September 10th, 2009

I’m still getting used to the quirks of developing with Python on OS X (I really need to finish my “Why I switched” post…), and the latest thing to trip me up was a) installing Python modules and b) install psycopg2 in particular.
(more…)