I took a new clean install of OSX 10.9.3 and installed pip, and then did
pip install pandas pip install numpy
Both installs seemed to be perfectly happ
sudo pip install pandas sudo easy_install --upgrade numpy
should also realign everything.