Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Code
-
Normal
-
Normal
-
User Report
-
All
-
None
Description
Inside cassandra directory, on running ./bin/cqlsh gives ModuleNotFoundError when run using python 3.12.1.
./bin/cqlsh works well for python versions like 3.9.18.
The below image shows the error that occured while using python 3.12.1
The below image shows how it should normally work, it was ran on python 3.9.18