I am using amazon ec2 ubuntu 11.04 server
sudo pip install python-snappy
also I tried to downloaded package and entered \"sudo python set
To solve this issue in Mac OS X with MacPorts installed, you can do:
$ sudo port install snappy $ CPPFLAGS="-I/opt/local/include -L/opt/local/lib" pip install python-snappy