Skip to content

[BUG] Deployment workflow failing with Python version availability error #1096

@woitaszek

Description

@woitaszek

It appears that the post-merge GitHub workflow Deploy is failing with a Python version availability error:

Image

Error message:

Run actions/setup-python@v1
Error: Version 3.7 with arch x64 not found
Available versions:

3.10.18 (x64)
3.11.13 (x64)
3.12.11 (x64)
3.13.6 (x64)
3.9.23 (x64)

To Reproduce
This workflow fails on pull request merging into main.

It looks like it has been failing for a while:

Image

Metadata

Metadata

Assignees

No one assigned

    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