I have donwloaded ddac-5.1.17, and can successfully launch cassandra server.
But on executing 'cqlsh' command from command line in Windows 10, I get strange error:
\ddac-5.1.17\bin>cqlsh
File "....\ddac-5.1.17\bin\cqlsh.py", line 152 except ImportError, e:
SyntaxError: invalid syntax
What's wrong here?