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
You need to check the output for
rpm -q snappy-devel
If it is not present, then install it using this command:
yum install snappy-devel