-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Cannot install ml extension #28600
Comments
Thank you for opening this issue, we will look into it. |
Hi @AndriyDmytrenko
Possible solution: The workaround involves installing
This should fix the issue. If you face any issues while migration, please raise an issue, the Azure CLI team would be happy to help. Please confirm if this resolves your issue. |
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github. |
Hi, I am having the same issue - unfortunately the proposed fix does not resolve the installation problem. EDIT: Flagging the typo from the bot , which I presume meant
|
The same, it doesn't fix the issue for me either. |
According to the log:
|
A work around that may help is to try an older version for now. You can list older versions with: And then select one with: For me, |
We fixed this with 2.25.1 version of ml extension. |
Installed successfully version 2.25.1. |
Describe the bug
Cannot install ml extension, possibly due to python dependency issue.
The platform is MacOS arm64.
Related command
az extension add -n ml
Errors
An error occurred. Pip failed with status code 1. Use --debug for more information.
Issue script & Debug output
az-ml-debug.txt
Expected behavior
ml extension installed
Environment Summary
azure-cli 2.58.0
core 2.58.0
telemetry 1.1.0
Extensions:
aks-preview 2.0.0b6
alb 1.0.0
application-insights 1.2.0
appservice-kube 0.1.10
azure-devops 1.0.0
bastion 0.3.0
connectedk8s 1.6.7
customlocation 0.1.3
front-door 1.0.17
k8s-extension 1.6.1
ssh 2.0.3
storage-preview 1.0.0b1
Dependencies:
msal 1.26.0
azure-mgmt-resource 23.1.0b2
Python location '/opt/homebrew/Cellar/azure-cli/2.58.0/libexec/bin/python'
Extensions directory '/Users/Andriy_Dmytrenko/.azure/cliextensions'
Python (Darwin) 3.11.8 (main, Feb 6 2024, 21:21:21) [Clang 15.0.0 (clang-1500.1.0.2.5)]
Legal docs and information: aka.ms/AzureCliLegal
Your CLI is up-to-date.
Additional context
No response
The text was updated successfully, but these errors were encountered: