-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Python has stopped working #31474
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botConfigureaz configure/configaz configure/configDevOpsService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Similar-Issueact-codegen-extensibility-squadact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-triageThis issue needs the team to triage.This issue needs the team to triage.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botConfigureaz configure/configaz configure/configDevOpsService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Similar-Issueact-codegen-extensibility-squadact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-triageThis issue needs the team to triage.This issue needs the team to triage.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
OS: Windows
When running the command, a window will pop up saying "Python has stopped working". After closing that window, the command fails.
Related command
C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exeErrors
A window says "Python has stopped working" pops up, whenever the
C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exeis invoked, either directly in PowerShell or via az-cli.Issue script & Debug output
See error section
Expected behavior
The command should pass
Environment Summary
azure-cli 2.72.0
core 2.72.0
telemetry 1.1.0
Dependencies:
msal 1.32.3
azure-mgmt-resource 23.1.1
Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Config directory 'C:\Users\username.azure'
Extensions directory 'C:\Users\username.azure\cliextensions'
Python (Windows) 3.12.8 (tags/v3.12.8:2dc476b, Dec 3 2024, 19:30:04) [MSC v.1942 64 bit (AMD64)]
Legal docs and information: aka.ms/AzureCliLegal
Your CLI is up-to-date.
Additional context
No response