Could not find a version that satisfies the requirement mssql-cli
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 1.4k
- Forks
- 191
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Unable to install in a virtual env:
`:mssql-cli $ python --version`
> `Python 3.10.5`
`:mssql-cli $ python -m pip install --upgrade pip`
> `Requirement already satisfied: pip in ./venv/lib/python3.10/site-packages (23.0)`
`:mssql-cli $ pip install mssql-cli`
> `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`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.