You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/07/30 17:43:04 UTC

[jira] [Updated] (CASSANDRA-9924) Error when invoking csqlsh

     [ https://issues.apache.org/jira/browse/CASSANDRA-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson updated CASSANDRA-9924:
---------------------------------------
      Labels: cqlsh  (was: )
    Priority: Major  (was: Blocker)

> Error when invoking csqlsh
> --------------------------
>
>                 Key: CASSANDRA-9924
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9924
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: philip
>              Labels: cqlsh
>
> Getting Error as below.
>  bin]# ./cqlsh
> Traceback (most recent call last):
>   File "./cqlsh", line 134, in <module>
>     from cqlshlib import cqlhandling, cql3handling, pylexotron, sslhandling
>   File "/u01/cassandra/usr/share/dse/resources/cassandra/bin/../pylib/cqlshlib/sslhandling.py", line 20, in <module>
>     import ssl
>   File "/usr/local/lib/python2.6/ssl.py", line 60, in <module>
>     import _ssl             # if we can't import it, let the error propagate
> ImportError: No module named _ssl
> Our versions are as below.
>  cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 6.6 (Santiago)
>  bin]# python --version
> Python 2.6.9
> Pls help us resolve this issue.
> Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)