I am trying to launch cqlsh for the first time but I am getting the following error.
./cqlsh us01u256 9160 File "./cqlsh.py", line 625 ssl_options=sslhandling.ssl_settings(hostname, CONFIG_FILE) if ssl else None, ^ SyntaxError: invalid syntax
I have checked the RPC Port : 9160 is accepting connections.
Not sure what is wrong or what is missing in the config files.