Installing numpy, scipy, matplotlib and Basemap on Mac OS X can be challenging. Installation using homebrew This installation path should work for all versions of Mac OS X, because every library involved and the python interpreter is self-compiled. Make sure to use the system compiler to be compatible to system libraries. Install homebrew using the default settings. ruby -e "$(curl -fsSkL raw.gith