RobertCraigie / prisma-client-py

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
https://prisma-client-py.readthedocs.io
Apache License 2.0
1.85k stars 81 forks source link

Getting an openssl issue while using python-prisma in docker container in AWS lambda #970

Open htcd-subham opened 3 months ago

htcd-subham commented 3 months ago

Bug description

Getting openssl error To determine if the runtime has been updated, check the runtime version in the INIT_START log entry. If this error correlates with a change in the runtime version, you may be able to mitigate this error by temporarily rolling back to the previous runtime version. For more information, see https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html [ERROR] FileNotFoundError: [Errno 2] No such file or directory: 'openssl'

image

How to reproduce

Expected behavior

Prisma information

Environment & setup