philip created CASSANDRA-9924:
---------------------------------

             Summary: Error when invoking csqlsh
                 Key: CASSANDRA-9924
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9924
             Project: Cassandra
          Issue Type: Bug
            Reporter: philip
            Priority: Blocker


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)

Reply via email to