This was fixed by the 3.7.1 release of the python driver:
https://groups.google.com/a/lists.datastax.com/forum/#!topic/python-driver-user/1UbvYc_h9KQ
On Wed, Oct 26, 2016 at 4:35 AM, Stefano Ortolani
wrote:
> Did you try the workaround they posted (aka, downgrading Cython)?
>
> Cheers,
> Stefano
Did you try the workaround they posted (aka, downgrading Cython)?
Cheers,
Stefano
On Wed, Oct 26, 2016 at 10:01 AM, Zao Liu wrote:
> Same happen to my ubuntu boxes.
>
> File
> "/home/jasonl/.pex/install/cassandra_driver-3.7.0-cp27-none-linux_x86_64.whl.ebfb31ab99650d53ad134e0b312c7494296cdd2b/
Same happen to my ubuntu boxes.
File "/home/jasonl/.pex/install/cassandra_driver-3.
7.0-cp27-none-linux_x86_64.whl.
ebfb31ab99650d53ad134e0b312c7494296cdd2b/cassandra_driver-3.
7.0-cp27-none-linux_x86_64.whl/cassandra/cqlengine/connection.py", line 20,
in
from cassandra.cluster import Clus
Hi,
Suddenly I start to get this following errors when use python cassandra driver
3.7.0 in my macbook pro running OS X EI Capitan. Tries to reinstall the
package and all the dependencies, unfortunately no luck. I was able to run
it a few days earlier. Really can't recall what I changed could caus