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

Python3.12 is not supported #1310

Closed
Krata4 opened this issue Mar 7, 2024 · 1 comment
Closed

Python3.12 is not supported #1310

Krata4 opened this issue Mar 7, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Krata4
Copy link

Krata4 commented Mar 7, 2024

Context

When I am tring to use Zappa with python3.12 I am getting error:
RuntimeError: This version of Python (3.12) is not supported!
Zappa (and AWS Lambda) support the following versions of Python: ['3.7', '3.8', '3.9', '3.10', '3.11']

Expected Behavior

based on documentation python3.12 should be supported

Actual Behavior

python3.12 is not supported

@javulticat
Copy link
Member

Duplicate of #1291

@javulticat javulticat marked this as a duplicate of #1291 Mar 11, 2024
@javulticat javulticat closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
@javulticat javulticat added the duplicate This issue or pull request already exists label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants