aws / aws-lambda-base-images

Apache License 2.0
647 stars 107 forks source link

Dependency issue in latest image #82

Open pawanreddy1708 opened 1 year ago

pawanreddy1708 commented 1 year ago

Hi team,

I am using public.ecr.aws/sam/build-python3.9:latest in serverless framework to upload packages to lambda, but found it throws me an error as shown below, this occurs when the lambda gets triggered:

Not found '_MD5.cpython-39-x86_64-linux-gnu.so', Cannot load '_MD5.abi3.so': /var/task/Crypto/Util/../Hash/_MD5.abi3.so: invalid ELF header, Not found '_MD5.so'