-
Notifications
You must be signed in to change notification settings - Fork 519
Open
Labels
product-bugDescribes a product bug.Describes a product bug.
Description
Type of issue
Typo
Feedback
The Linux script is broken because it uses distutils which has been removed starting with Python 3.12.
The following script will work (verified on Linux Arch):
python3 -m venv ~/lib/azure-cli
source ~/lib/azure-cli/bin/activate
pip install --upgrade pip
pip install azure-cli
ln -s ~/lib/azure-cli/bin/az ~/bin/az
Page URL
Content source URL
Author
Document Id
8d644a96-8431-d5d0-0f2f-f2a7d48f82e6
Platform Id
031eb491-f1cf-0c10-2303-cca55905c545
sumsard
Metadata
Metadata
Assignees
Labels
product-bugDescribes a product bug.Describes a product bug.