Advertisement
Guest User

Problem installing chiton

a guest
Aug 23rd, 2010
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./chiton-client", line 6, in <module>
  3. from chiton.viewer import ChitonViewer
  4. File "/home/durga/driftx-chiton-bd91965/chiton/viewer.py", line 2, in <module>
  5. from telephus.client import CassandraClient
  6. File "/home/durga/driftx-Telephus-fb32fc7/telephus/client.py", line 1, in <module>
  7. from telephus.cassandra.ttypes import *
  8. File "/home/durga/driftx-Telephus-fb32fc7/telephus/cassandra/ttypes.py", line 7, in <module>
  9. from thrift.Thrift import *
  10. ImportError: No module named thrift.Thrift
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement