Unable to import grequests for AWS Lambda
Date : March 29 2020, 07:55 AM
To fix this issue I had to build gevent from src on an Amazon Linux instance. I put the resultant files in a zip if anyone needs them--just include them in your uploaded Lambda zip and you should be concurrent-ing like a boss. https://github.com/brandonmp/aws-lambda-grequests
|
Python, Pandas, and Pico: Unable to import Pandas, but NumPy is no problem
Date : March 29 2020, 07:55 AM
Hope that helps You don't mention how you are starting the pico app but I assume you are doing like this: python -m pico.server api
|
Unable to import Module in Lambda
Date : March 29 2020, 07:55 AM
|
AWS Lambda: Unable to import module
Date : March 29 2020, 07:55 AM
|
Lambda-Uploader: Unable to import module 'CreateThumbnail': cannot import name _imaging
Tag : python , By : Florian D.
Date : March 29 2020, 07:55 AM
|