You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "RAVI KODA (JIRA)" <ji...@apache.org> on 2016/09/19 22:05:20 UTC

[jira] [Updated] (CASSANDRA-12669) Error No appropriate python interpreter found , while running cqlsh

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

RAVI KODA updated CASSANDRA-12669:
----------------------------------
    Description: 
I have downloaded the Cassandra ( apache-cassandra-3.7-bin.tar.gz ) , in RHEL 6.7 . 
Successfully installed , server is up and running , now i want create keyspace and tables, bur cqlsh is working because of python 2.6.

i tried to install python 2.7 , some how i am not able to do that 

  running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _tkinter           bsddb185
dbm                dl                 gdbm
imageop            readline           sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

how to proceed further with python 2.6 , please suggest.

I am evaluating the Cassandra for my project(s), this error is show stopper for me. Please help.


  was:
I have downloaded the Cassandra ( apache-cassandra-3.7-bin.tar.gz ) , in RHEL 6.7 . 
Successfully installed , server is up and running , now i want create keyspace and tables, bur cqlsh is working because of python 2.6.

i tried to install python 2.7 , some how i am not able to do that 

  running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _tkinter           bsddb185
dbm                dl                 gdbm
imageop            readline           sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

how to proceed further with python 2.6 , please suggest.




> Error No appropriate python interpreter found , while running cqlsh 
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-12669
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12669
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>         Environment: RHEL 6.7
> Python 2.6
>            Reporter: RAVI KODA
>
> I have downloaded the Cassandra ( apache-cassandra-3.7-bin.tar.gz ) , in RHEL 6.7 . 
> Successfully installed , server is up and running , now i want create keyspace and tables, bur cqlsh is working because of python 2.6.
> i tried to install python 2.7 , some how i am not able to do that 
>   running build_ext
> INFO: Can't locate Tcl/Tk libs and/or headers
> Python build finished, but the necessary bits to build these modules were not found:
> _bsddb             _tkinter           bsddb185
> dbm                dl                 gdbm
> imageop            readline           sunaudiodev
> To find the necessary bits, look in setup.py in detect_modules() for the module's name.
> how to proceed further with python 2.6 , please suggest.
> I am evaluating the Cassandra for my project(s), this error is show stopper for me. Please help.



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