Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Silicon ERROR: Could not find a version that satisfies the requirement mssql-cli (from versions: 0.1, 0.2, 0.3) ERROR: No matching distribution found for mssql-cli #563

Open
y91EJ opened this issue Jun 4, 2023 · 3 comments

Comments

@y91EJ
Copy link

y91EJ commented Jun 4, 2023

I am on an M1 macOS Ventura 13.4 and am trying to install this mssql-cli in the terminal. When running the following:

sudo -H pip3 install mssql-cli

This error message appears:

ERROR: Could not find a version that satisfies the requirement mssql-cli (from versions: 0.1, 0.2, 0.3)
ERROR: No matching distribution found for mssql-cli

I am on a stable version of python, 3.10, and I updated pip to the latest version. When I run:

pip3 -V

This shows:

pip 23.1.2 from /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip (python 3.10)

How do I install mssql-cli? Should I move on to go-sqlcmd?

@azinsharaf
Copy link

This repo has ben deprecated and has some python compatibility issue. I would suggest to check the go version.

@ksrisurapaneni
Copy link

Getting the same error.

@azinsharaf
Copy link

check this one instead and see if it works.

https://github.com/microsoft/go-sqlcmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants