[
https://issues.apache.org/jira/browse/CASSANDRA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212137#comment-13212137
]
paul cannon commented on CASSANDRA-3767:
----------------------------------------
Submitted https://github.com/mxcl/homebrew/pull/10353 ; we'll see what they
think about that.
Merge my cqlsh-in-cassandra branch at [email protected]:thepaul/homebrew.git into
your Homebrew repo to get this fix earlier.
> 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