I\'m a newbie and I needed the pySerial and feedparser module for my projects. I\'m running Mountain lion.
I followed the following tutorial so that I could upgrade
Make sure to check the python version you are working on if it is 2 then only pip install works If it is 3. something then make sure to use pip3 install