cqlsh is missing cqlshlib (ImportError: No module named cqlshlib)
-----------------------------------------------------------------

                 Key: CASSANDRA-3767
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3767
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.0.7
         Environment: Mac OS X 10.7.2 Snow Leopard
Cassandra 1.0.7
Installed using Homebrew
            Reporter: Matthew O'Riordan


After a clean install of Cassandra, when running cqlsh I get the following 
error:

{{>cqlsh
Traceback (most recent call last):
  File "/usr/local/bin/cqlsh", line 54, in <module>
    from cqlshlib import cqlhandling, pylexotron
ImportError: No module named cqlshlib}}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to