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

No Support for python3.13 even though latest SAM CLI is installed #5448

Open
dan-marra-ebrs opened this issue Mar 6, 2025 · 0 comments
Open
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@dan-marra-ebrs
Copy link

I have a local lambda runtime configuration for a SAM template that contains a lambda using python3.13 runtime.
I can build with sam manually, but the toolkit give me the error:

Error: The runtime 'python3.13' is unsupported.

When making a new runtime configuration without using a template, I don't see 3.13 in the list of supported runtimes.

3.13 runtime has been available since November 2024. I can't tell if this is a bug on my end, or if support hasn't been added to the toolkit yet

Environment

  • OS: Windows
  • JetBrains product: PyCharm
  • JetBrains product version: 2024.3.2 (Professional Edition)
  • AWS Toolkit version: 3.57-243
  • SAM CLI version: 1.134.0
  • JVM/Python version: 3.13
@dan-marra-ebrs dan-marra-ebrs added the bug We can reproduce the issue and confirmed it is a bug. label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

1 participant