Skip to content

az extension add -n ml stuck on Win arm64 #33761

Description

@Ilia-Kosenkov

Describe the bug

Unable to install ml extension on Win arm64 machine. It just hangs indefinitely.

Related command

az extension add -n ml --debug

Errors

Stuck indefinitely

Issue script & Debug output

It is stuck running wheel installation

cli.azure.cli.core.extension.operations: Executing pip with args: ['install', '--target', 'C:\\Users\\...\\.azure\\cliextensions\\ml', 'C:\\Users\\...\\AppData\\Local\\Temp\\tmptz_kpu8b\\ml-2.44.1-py3-none-any.whl']
cli.azure.cli.core.extension.operations: Running: ['C:\\Program Files\\Microsoft SDKs\\Azure\\CLI2\\python.exe', '-m', 'pip', 'install', '--target', 'C:\\Users\\...\\.azure\\cliextensions\\ml', 'C:\\Users\\...\\AppData\\Local\\Temp\\tmptz_kpu8b\\ml-2.44.1-py3-none-any.whl', '--disable-pip-version-check', '--no-cache-dir']

Expected behavior

The extension is installed.

Environment Summary

azure-cli                         2.79.0 *

core                              2.79.0 *
telemetry                          1.1.0

Extensions:
amg                                2.8.1
resource-graph                     2.1.1

Dependencies:
msal                            1.34.0b1
azure-mgmt-resource               23.3.0

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Config directory 'C:\Users\...\.azure'
Extensions directory 'C:\Users\...\.azure\cliextensions'

Python (Windows) 3.13.9 (tags/v3.13.9:8183fa5, Oct 14 2025, 14:09:13) [MSC v.1944 64 bit (AMD64)]

Additional context

I checked similar issues but I failed to find anything related to instalation not progressing past a certain point

Metadata

Metadata

Assignees

No one assigned

    Labels

    Auto-ResolveAuto resolve by botMachine Learningaz mlService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions