Made the upgrade to Mac OS X 10.8 (Mountain Lion) and get now the following error when trying to call $ pip:
$ pip
Traceback (most recent call last):
I fixed this by reinstalling python with homebrew: brew install python
brew install python