[
https://issues.apache.org/jira/browse/CASSANDRA-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904984#comment-15904984
]
Yu LIU commented on CASSANDRA-13309:
------------------------------------
Are you using python 2.7 ? because python 3 use 'as' in place of the comma
token for except clause.
> i couldnot able to run the cqlsh service.i am getting an syntax error in
> cqlsh.py file when i was trying to run cqlsh from bin folder
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-13309
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13309
> Project: Cassandra
> Issue Type: Bug
> Components: CQL
> Environment: windows 10 64bit
> Reporter: RANGU MANIKAR
> Fix For: 3.0.11
>
>
> C:\Program Files\apache-cassandra-3.0.11\bin>cqlsh
> File "C:\Program Files\apache-cassandra-3.0.11\bin\\cqlsh.py", line 141
> except ImportError, e:
> ^
> SyntaxError: invalid syntax
> C:\Program Files\apache-cassandra-3.0.11\bin>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)