I have built an api using flask which calculates the longitude and speeds of different planets and it runs perfectly fine in on my machine. I am using AWS lambda (serverless) for hosting and when i bundle the package and upload the zip file, the following error shows up:
SS of the error:

Need help setting up the library on the lambda environment.