I installed pika for python running on a mac
sudo pip install pika==0.9.8
I make sure is installed, this is the response when trying to rei
Download and run pip from here:
https://pip.pypa.io/en/latest/installing.html
and then open command window and goto the Scripts folder of the installed python in C and type the following command:
C:\Python34\Scripts>pip install pika