小编Rag*_*amy的帖子

Cassandra 3.11.3 和 cqlsh 不支持 python 3.6 和 3.7?

我已经使用Cassandra 3.11.3安装了Python 3.6 或 3.7。 但是不支持,只支持Python 2.7版本。 这是错误消息:
cqlsh

\apache-cassandra-3.11.3\bin\\cqlsh.py", line 146  
    except ImportError, e:  
                      ^  
SyntaxError: invalid syntax  
Run Code Online (Sandbox Code Playgroud)

可能是什么问题?

cassandra python-3.x cqlsh

6
推荐指数
1
解决办法
2615
查看次数

标签 统计

cassandra ×1

cqlsh ×1

python-3.x ×1