Chris Bassett
Results
1
comments of
Chris Bassett
> The suggested workaround from [#27673 (comment)](https://github.com/Azure/azure-cli/issues/27673#issuecomment-1942158403) above did not work for me. However, simply installing the `setuptools` library did the trick. > > Python version: 3.12 `pip install setuptools`...