Azure-devops-docs: Not working with Python 3.8

Created on 12 Nov 2019  Â·  3Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

I'm getting following error with above steps for Linux ("azure-pipelines-steps-linux.yml"):

AttributeError: module 'time' has no attribute 'clock'

As a workaround I use Python in version '3.7' instead '3.x'


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 devops-retech devopprod doc-bug

All 3 comments

@geverghe - Can you address this issue?

This is a known issue due to a dependency on Azure CLI - https://github.com/Azure/azure-cli/pull/10777. Should be fixed once the latest version is available.

@batorskik - Thank you for the feedback. Closing this issue as answered by geverghe.

Was this page helpful?
0 / 5 - 0 ratings