Skip to content

[BUG] using cqlsh on Mac M3 #225

@sylvain-blot-sp

Description

@sylvain-blot-sp

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions