csh - No appropriate Python interpreter found Cassandra Python 3.1,3.4 -


i've installed cassandra 3.9 on centos 6.7 has python 3.1.1 installed @ /usr/local/bin/python.

when try start cql shell, says no appropriate python interpreter found. tried installing python 3.4 , alias it. gives same error.

i have few questions on this.

  1. what compatible python versions cassandra 3.9 supports?

  2. how change python version permanently existing version mounted on read-only file system(which python) version install now?(using cshell)

i echo'd pyver variable being used. says 2.7 should compatible cassandra 3.9 still gives error.

enter image description here


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -