admin管理员组

文章数量:1572325

版本信息:

apache-cassandra-2.2.9

执行bin/cqlsh的时候报错

错误信息:

写道 No appropriate python interpreter found.

 

原因:python版本低,需要python2.7

解决方案:

写道 升级python到2.7即可

 

本文标签: 报错cqlshquotinterpreterPython