SylvainDe / DidYouMean-Python

Module to have suggestions in case of errors (NameError, AttributeError, etc).
MIT License
120 stars 15 forks source link

Continous Integration on Github actions: Version xxx with arch x64 not found #58

Closed SylvainDe closed 1 year ago

SylvainDe commented 1 year ago

First failure

Build:

Last success

Build:

SylvainDe commented 1 year ago

Seems similar to https://github.com/actions/setup-python/issues/555 , caused by https://github.com/actions/runner-images/issues/6399