Azure ML extension failed to be installed in the docker image #28992
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
az ml
Service Attention
This issue is responsible by Azure service team.
Describe the bug
Installation of
ml
extension inside latest azure-cli docker image fails with error for missing dependencies.Related command
docker run -it mcr.microsoft.com/azure-cli:2.60.0 bash
az extension add --name ml
Errors
ERROR: Could not build wheels for psutil, which is required to install pyproject.toml-based projects
Issue script & Debug output
Expected behavior
Command succeeds and
ml
is available.Environment Summary
azure-cli 2.60.0
core 2.60.0
telemetry 1.1.0
Dependencies:
msal 1.28.0
azure-mgmt-resource 23.1.0b2
Python location '/usr/local/bin/python'
Extensions directory '/root/.azure/cliextensions'
Python (Linux) 3.11.9 (main, Apr 4 2024, 00:38:40) [GCC 13.2.1 20231014]
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: