【发布时间】:2021-03-24 13:18:54
【问题描述】:
我看到在 cassandra 先决条件 (https://cassandra.apache.org/doc/latest/getting_started/installing.html#prerequisites) 中提到我们将能够使用 python 3.6+ 版本来使用 CQL。
我目前已根据初始要求安装了 python 2.7,现在由于 2.7 已被弃用,我想迁移到 Python 3.6。如果我迁移到 python 3.6,我还能顺利运行所有 CQLSH 命令吗?
【问题讨论】: