Skip to content

Is there any way to configure python 3.9.6 for latest docker image mcr.microsoft.com/azure-cli:2.28.0 #19703

@v-kumudam

Description

@v-kumudam

image
File "/usr/local/lib/python3.9/site-packages/azure/cli/core/extension/operations.py", line 173, in _add_whl_ext
raise CLIError('An error occurred. Pip failed with status code {}. '
knack.util.CLIError: An error occurred. Pip failed with status code 1. Use --debug for more information.

ERROR: cli.azure.cli.core.azclierror: An error occurred. Pip failed with status code 1. Use --debug for more information.
ERROR: az_command_data_logger: An error occurred. Pip failed with status code 1. Use --debug for more information.
DEBUG: cli.knack.cli: Event: Cli.PostExecute [<function AzCliLogging.deinit_cmd_metadata_logging at 0x7f558cc61040>]
INFO: az_command_data_logger: exit code: 1
INFO: cli.main: Command ran in 21.793 seconds (init: 0.382, invoke: 21.411)
INFO: telemetry.save: Save telemetry record of length 2928 in cache
INFO: telemetry.check: Positive: The /root/.azure/telemetry.txt does not exist.
INFO: telemetry.main: Begin creating telemetry upload process.
INFO: telemetry.process: Creating upload process: "/usr/local/bin/python /usr/local/lib/python3.9/site-packages/azure/cli/telemetry/init.py /root/.azure"
INFO: telemetry.process: Return from creating process
INFO: telemetry.main: Finish creating telemetry upload process.
The command '/bin/sh -c az extension add -n azure-cli-ml --debug' returned a non-zero code: 1
Return code was not zero but 1
Docker script failed:/bin/bash failed with return code: 231

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions