Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version '3.11.9' not found on Debian 12 #946

Closed
2 of 5 tasks
eismont21 opened this issue Sep 19, 2024 · 2 comments
Closed
2 of 5 tasks

Python version '3.11.9' not found on Debian 12 #946

eismont21 opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@eismont21
Copy link

eismont21 commented Sep 19, 2024

Description:
The version '3.11.9' with architecture 'x64' was not found for this operating system. Yesterday everything was working correctly.

Operating System:
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
Kernel and Architecture Information=Linux 6.8.0-1014-azure #16~22.04.1-Ubuntu SMP Thu Aug 15 21:31:41 UTC 2024 x86_64 GNU/Linux

Action version:

uses: actions/setup-python@v5
with:
  python-version: "3.11.9"

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

Requested Python Version: 3.11.9

Actual behavior:
Installed versions:
Version 3.11.9 was not found in the local cache.
Error: The version '3.11.9' with architecture 'x64' was not found for this operating system.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

@eismont21 eismont21 added bug Something isn't working needs triage labels Sep 19, 2024
@priyagupta108
Copy link
Contributor

Hi @eismont21 👋 ,
Thank you for your report. We'll investigate the issue and get back to you.

@gowridurgad
Copy link
Contributor

Hi @eismont21, We acknowledge your report. Please note that Python distributions are only available for environments that GitHub Actions hosted runners support. For Future information, you can refer to this document . If you're using an unsupported Linux distribution such as Debian, setup-python will not work. We are proceeding to close this ticket. Thank you for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants