KomoLee
KomoLee
Hello, A long shot: The error seems to be relating with the "compilation incompatibility" of the library bcrypt. Lambda function OS is Unix-like (Amazon Linux) but perhaps you have compiled...
Hello guys, I guess I am a bit late (compared to the fix @bahoo proposed and @samirtendulkar tried succesfully) but I have been trying this (external libs for django project...
@bahoo excellent suggestion man! I myself was investigating the leverage of [Lambda layers](https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html) in having custom libraries available to your django project. During the search I bumped to your comment!...
OK I thought so! I have also little familiarity with geospatial libraries - I utilize them in a current project of mine and hope to dive a little deeper. As...
Hello @shenmander , I cannot help you with this particular issue (as Iit does not ring any bells to me) but I can point to you to the master branch...
Hello, My outfit: Python 3.6.8 Django 3.0.4 I had **issues** with _slim_handler_ (when set to true) as well - and I do not like the idea of making a request...
Hello Samuel, just to let you know in case you missed it -requirements.txt seems to be still empty.