[
https://issues.apache.org/jira/browse/CASSANDRA-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713625#comment-14713625
]
Tyler Hobbs commented on CASSANDRA-10190:
-----------------------------------------
Right, I was also referring to cqlsh. The python driver is used by cqlsh, so
Python 3 compatibility there is a prerequisite (that is fortunately already
taken care of).
> Python 3 support for cqlsh
> --------------------------
>
> Key: CASSANDRA-10190
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10190
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Andrew Pennebaker
> Labels: cqlsh
>
> Users who operate in a Python 3 environment may have trouble launching cqlsh.
> Could we please update cqlsh's syntax to run in Python 3?
> As a workaround, users can setup pyenv, and cd to a directory with a
> .python-version containing "2.7". But it would be nice if cqlsh supported
> modern Python versions out of the box.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)