Re: Running cqlsh throws "No appropriate python interpreter found."

2013-11-06 Thread Erwin Karbasi
> No error should appear. > > Romain > > erwin.karb...@gmail.com a écrit sur 06/11/2013 11:42:35 : > > > De : Erwin Karbasi > > A : "user@cassandra.apache.org" , > > Date : 06/11/2013 11:43 > > Objet : Re: Running cqlsh throws "No appropria

Re: Running cqlsh throws "No appropriate python interpreter found."

2013-11-06 Thread Romain HARDOUIN
karb...@gmail.com a écrit sur 06/11/2013 11:42:35 : > De : Erwin Karbasi > A : "user@cassandra.apache.org" , > Date : 06/11/2013 11:43 > Objet : Re: Running cqlsh throws "No appropriate python interpreter found." > Envoyé par : erwin.karb...@gmail.com > >

Re: Running cqlsh throws "No appropriate python interpreter found."

2013-11-06 Thread Erwin Karbasi
Now I'm experiencing this: [iwuser@erwin-lab2 bin]$ ./cqlsh Python CQL driver not installed, or not on PYTHONPATH. You might try "easy_install cql". Python: /usr/local/bin/python2.6 Module load path: ['./../lib/thrift-python-internal-only-0.9.1.zip', './../lib/cql-internal-only-1.4.1.zip/cql-1.4

Running cqlsh throws "No appropriate python interpreter found."

2013-11-05 Thread Erwin Karbasi
Hello All, I have installed Cassandra Datastax community edition 2.2 and python 2.6 but when I run ./cqlsh I faced with the following error: "No appropriate python interpreter found." I know that the error indicates that I have incompatible Python version but I've already installed Python 2.6 and