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

Could not find a version that satisfies the requirement mssql-cli #560

Open
adammartin-mednax opened this issue Feb 17, 2023 · 2 comments
Open

Comments

@adammartin-mednax
Copy link

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

@adammartin-mednax
Copy link
Author

If it matters this is an arm64

@azinsharaf
Copy link

can you try it on python 3.9.11 or 3.9.10? I can use it on Win arm64 with 3.9.11.

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

2 participants