pyOpenSSL layer for Python 3.12 #469
Unanswered
ismail-pitchstone
asked this question in
Q&A
Replies: 1 comment 4 replies
-
We don't support python3.8 anymore. Your best bet is to raise a pull request to build the package for python3.12. I'll be happy to merge it in once the PR is raised. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we were using Klayers-p38-pyOpenSSL:16 but it seems it is deleted. Klayers-p38-pyOpenSSL:18 does not work for 3.12 python on AWS Lamba. Getting the following error
ModuleNotFoundError: No module named '_cffi_backend'
Anyway to get Klayers-p38-pyOpenSSL:16 or is there any pyOpenSSL for Python 3.12 AWS Lambda
Beta Was this translation helpful? Give feedback.
All reactions