You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Unable to install in a virtual env:
:mssql-cli $ python --version
:mssql-cli $ python -m pip install --upgrade pip
:mssql-cli $ pip install mssql-cli
The text was updated successfully, but these errors were encountered: