Azure-devops-cli-extension: [Bug] : [Artifacts] AttributeError: 'module' object has no attribute 'uuid4'

Created on 15 Oct 2019  路  3Comments  路  Source: Azure/azure-devops-cli-extension

Referencing issue from Azure CLI extension repo
https://github.com/Azure/azure-cli-extensions/issues/772

bug help wanted Packages

All 3 comments

What is the status of this one? I'm going in a circle between all the other issues referenced! Hello?!

Also impacting RHEL 7.7

I was able to reproduce this issue with Python 2.7 and it got fixed by updating Python to 3.6. Please update the version of Python that the az cli uses. As you can see from the docs, Python version 3.6 or higher is now a prerequisite as the support of 2.7 is getting dropped.

Was this page helpful?
0 / 5 - 0 ratings