$ az version Error loading command module 'monitor': No module named 'antlr4' { "azure-cli": "2.54.0", "azure-cli-core": "2.54.0", "azure-cli-telemetry": "1.1.0", "extensions": {} } This error only happened on the first run of the `az version` command. I tried running it again, but that did not show the error. $ rpm -qf $(which az) azure-cli-2.54.0-1.fc39.noarch $ rpm -qa | grep monitor low-memory-monitor-2.1-8.fc39.x86_64 gnome-system-monitor-45.0.2-1.fc39.x86_64 python3-azure-mgmt-monitor-5.0.0-5.fc39.noarch $ rpm -qa | grep antlr Reproducible: Couldn't Reproduce
It happened to me as well! That's unusual. I'll take a deeper look at this soon. $ podman run --quiet --pull always --rm -it quay.io/fedora/fedora:rawhide bash -c "dnf -qy install azure-cli; az version; az version" Error loading command module 'monitor': No module named 'antlr4' { "azure-cli": "2.54.0", "azure-cli-core": "2.54.0", "azure-cli-telemetry": "1.1.0", "extensions": {} } { "azure-cli": "2.54.0", "azure-cli-core": "2.54.0", "azure-cli-telemetry": "1.1.0", "extensions": {} }
FEDORA-2024-fbf49f9c8c (azure-cli 2.57.0) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fbf49f9c8c
FEDORA-2024-fbf49f9c8c (azure-cli 2.57.0) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.