Skip to content

self-hosted runner failing while trying to get version #96

@tabossert

Description

@tabossert

Describe the bug
Getting the following error when running
Version 3.x was not found in the local cache ##[error]Version 3.x with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json

I have tried both v1 and v2 of setup-python and have tried setting a specific version or latest minor like above. I am running an amazon-linux runner and I am wondering if this will only work on Ubuntu. Could you provide some guidance. Thanks

Which version of the action are you using?

  • v1
  • [ X ] v2
  • Some other tag (such as v2.0.1 or master)

Environment

  • [ X ] self-hosted
  • [ X ] Linux
  • Windows
  • Mac

If applicable, please specify if you're using a container
Not using containers

Python Versions
Please list all of the effected versions of Python (3.8.2, etc.)
3.7.7, 3.x

To Reproduce
Steps to reproduce the behavior:

  1. Add setup action step to actions file
  2. Set Actions file to use self-hosted runner
  3. Run action

Run/Repo Url
Private repo

Screenshots
Screen Shot 2020-05-23 at 9 49 06 AM

Additional context
The runner is using amazon-linux2 based ami

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions