dbcli / dbcli/mssql-cli

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

Offen
#563 4 Kommentare 3 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
1.4k
Forks
191
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.