0

In AWS Lambda function, I have a python file which includes some packages such as numpy, pandas, pycurl, requests,...

I provided the needed packages in a zip file, but when I run the code, i receive the following error:

Unable to import module 'lambda_function': libssl.so.1.1: cannot open shared object file: No such file or directory

Any idea?

Saeid SOHEILY KHAH
  • 477
  • 1
  • 6
  • 19

0 Answers0