Keith Rozario

Results 24 comments of Keith Rozario

I suspect it doesn't have opencv itself, and not just the headless bit. Let me check.

Sorry guys, haven't had time to look into this. Overall, we just pip install the package, and zip that up into a layer. I suspect in order to use this,...

FIX: I created a new layer that contains the missing dependencies, would you mind testing it out. The layer arn is: arn:aws:lambda::770693421928:layer:Klayers-python38-libgthread-so:1 If you include both the opencv layer **and**...

Strange that they're asking for version 1.19.5 :(. Not sure what's the issue is here. Hopefully a numpy expert can chime in.

If you make a pull request, requesting for package named `pymongo[srv]` that might resolve your issue. Would you be able to do that?

Sorry, this particular package requires some dependencies that are currently not part of the lambda (e.g. gcc, python-dev-tools) etc. Will keep this issue open till I figure it out --...

Perhaps @adriaanbd?

Support to python 3.9 has been added -- but not arm64 just yet. This should be able to add this pretty soon (Q2'2022).

Interesting, may work on this over weekend -- wish me luck :)

Please remove Flask, it's not fully supported within Lambda, as Lambda doesn't expose any ports.