You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jacek Furmankiewicz (JIRA)" <ji...@apache.org> on 2014/05/16 13:04:04 UTC

[jira] [Created] (CASSANDRA-7243) No module named cqlshlib with RPM install

Jacek Furmankiewicz created CASSANDRA-7243:
----------------------------------------------

             Summary: No module named cqlshlib with RPM install
                 Key: CASSANDRA-7243
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7243
             Project: Cassandra
          Issue Type: Bug
          Components: Packaging
         Environment: Fedora 20, 64-bit
            Reporter: Jacek Furmankiewicz


I added the DataStax RPM repo and install Cassandra 2.0

sudo yum install cassandra20

cassandra-cli works fine.

cqlsh unfortunately does not and gives this error on start up:

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




--
This message was sent by Atlassian JIRA
(v6.2#6252)