It only works with 0.3. There are people making progress to get it working on 0.4. Namely, Drew Schleck:
http://github.com/dschleck/lazyboy/

--Joe

On Aug 24, 2009, at 10:20 PM, [email protected] wrote:

lazyboy does not work with cassandra
python columnfamily.pyTraceback (most recent call last):
 File "columnfamily.py", line 18, in <module>
   from lazyboy import *
 File "/work/dn/lazyboy/supercolumn.py", line 11, in <module>
   from cassandra.ttypes import SuperColumnPath
ImportError: cannot import name SuperColumnPath


Any ideas on how to make this work?
Thanks

Reply via email to