I have Cassandra python driver version 2.5.1 installed with all required dependencies that is libev4, libev-dev, gcc, python-dev. However I am getting following error while importing LibevConnection
"The C extension needed to use libev was not found. This probably means that you didn't have the required build dependencies when installing the driver"
I tried reinstalling and even installed latest version of the driver with no success. I am using Ubuntu 12.04.