Check if you have the cqlshlib installed? For debian, it is located
at /usr/share/pyshared/cqlshlib

/Jason


On Tue, Dec 3, 2013 at 5:42 AM, Ritchie Iu <r...@ixl.com> wrote:

> Hello,
>
> I am trying to install and setup Cassandra on Fedora. So far I have
> successfully installed it using Yum by following the startup guide:
> http://www.datastax.com/documentation/cassandra/1.2/
> webhelp/index.html#cassandra/install/installRHEL_t.html
>
> My problem is that when I run bin/cqlsh, I get the following error:
> Traceback (most recent call last):
>   File "bin/cqlsh", line 114, in <module>
>     from cqlshlib import cqlhandling, cql3handling, pylexotron
> ImportError: No module named cqlshlib
>
> I'm aware that there was a similar bug about this a year ago (
> https://issues.apache.org/jira/browse/CASSANDRA-3767) but it seems to
> have been fixed, so I'm not sure what I'm missing.
>
> Thank for your help,
> Ritchie
>

Reply via email to