Skip to content

Unable to Set-up Python #585

@Pavansai07784

Description

@Pavansai07784

Description:
Version 3.10 was not found in the local cache
Error: Version 3.10 with arch x[6]

Action version:
Latest

Platform:

  • Ubuntu

Runner type:

  • Self-hosted

Tools version:
3.10, I have also tried 3.10.4 I get the same error

Repro steps:
- name: Set up Python 3.10
uses: actions/setup-python@v3
with:
python-version: "3.10"

Expected behavior:
Version should be fetched correctly.

Actual behavior:
The 3.10 version for x64 exists but the error says otherwise.

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