Qgis in mavericks
It throws some warnings now and then but still works ok.
brew install python --with-brewed-openssl brew install gfortran pip install scipy brew install pkg-config pip install matplotlib cd ~/src wget http://initd.org/psycopg/tarballs/PSYCOPG-2-5/psycopg2-2.5.2.tar.gz tar xvf psycopg2-2.5.2.tar.gz cd psycopg2-2.5.2 nano setup.cfg
[build_ext]