[
https://issues.apache.org/jira/browse/CASSANDRA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211938#comment-13211938
]
paul cannon commented on CASSANDRA-3767:
----------------------------------------
Looks like the homebrew packaging neglects to ship all the necessary parts of
cqlsh.
> 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
> Assignee: paul cannon
>
> After a clean install of Cassandra, when running cqlsh I get the following
> error:
> {code}>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
> {code}
--
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