-
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
az extension add -n ml failed with Pip failed with status code 1 #28255
Comments
Hi @ZhiliangWu
Please confirm if this resolves your issue. |
Thank you for opening this issue, we will look into it. |
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github. |
This is related to this pr: #27567 |
@bebound Thanks for your reply. Would this be fixed in new published images, or these steps are suggested to be done everytime we install the extension? |
No plan to revert it. You need to run these steps manually. |
@bebound |
It's explained in the #27567 PR description. |
Describe the bug
When using azure-cli from the official image (
sha256:88e032ed2623fa2ce4e5cba8cba5eb095147a9d4929c477a4e2a5aa53d41600d
, the installation of the ml extension failed withAn error occurred. Pip failed with status code 1. Use --debug for more information.
Related command
Errors
Issue script & Debug output
Expected behavior
ml extension installed.
Environment Summary
{
"azure-cli": "2.56.0",
"azure-cli-core": "2.56.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Additional context
using the docker image
The text was updated successfully, but these errors were encountered: