You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
parthpilkhann
changed the title
[ERROR] Runtime.ImportModuleError: Unable to import module 'wsgi': No module named 'swisseph' (typical it works on my machine error)
[ERROR] Runtime.ImportModuleError: Unable to import module 'wsgi': No module named 'swisseph' (typical 'it works on my machine' error)
Jul 20, 2024
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.
The text was updated successfully, but these errors were encountered: