-
Notifications
You must be signed in to change notification settings - Fork 190
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
Support for Apple Silicon #537
Comments
I'm experiencing the same exact problem in Termux on Android (so also arm64). I tried manually installing the 1.0.1 wheel and the installation completes but doesn't actually install the package. |
same |
Not a fix, but this helped me run the command. pyenv global 3.9.13_x86
pip install mssql-cli
mssql-cli |
Any update on this issue? |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No arm64 Support
Future Macs may all use the arm64 architecture. Please add support for arm64, thanks!
System Info
Architecture:
Python & Pip Version
Install & Run
It's successfully installed, but there's no executable file:
mssql-cli Info
The latest version of
mssql-cli
is1.0.0
, but0.3
is installed:And there's no
1.0.0
for arm64:The text was updated successfully, but these errors were encountered: