-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Hello Datastax,
I'm unable to connect to Astra DB from a Mac m3 using homebrew or docker.
Using docker:
[INFO] Downloading Cqlshell, please wait...
[INFO] Installing archive, please wait...
[INFO] Cqlsh is starting, please wait for connection establishment...
No appropriate python interpreter found.
Using homebrew:
[INFO] Cqlsh is starting, please wait for connection establishment...
Traceback (most recent call last):
File "/Users/XXXXX/.astra/cqlsh-astra/bin/dsecqlsh.py", line 95, in <module>
import cqlsh # nopep8
^^^^^^^^^^^^
File "/Users/XXXXX/.astra/cqlsh-astra/bin/cqlsh.py", line 153, in <module>
from six.moves import configparser, input
ModuleNotFoundError: No module named 'six.moves'
Thanks for the support