lambda-packs icon indicating copy to clipboard operation
lambda-packs copied to clipboard

Precompiled packages for AWS Lambda

Results 14 lambda-packs issues
Sort by recently updated
recently updated
newest added

`serverless install -u https://github.com/ryfeus/lambda-packs/tree/master/Tensorflow/source -n tensorflow` not working, gives RequestError: Timeout awaiting 'request' for 30000ms at ClientRequest. (C:\Users\malay\AppData\Roaming\npm\node_modules\serverless\node_modules\got\dist\source\core\index.js:970:65) at Object.onceWrapper (events.js:482:26) at ClientRequest.emit (events.js:387:35) at ClientRequest.emit (domain.js:470:12) at ClientRequest.origin.emit (C:\Users\malay\AppData\Roaming\npm\node_modules\serverless\node_modules\@szmarczak\http-timer\dist\source\index.js:43:20)...

Hi. I have deployed your code: lambda-packs/Selenium_Chromium/ on AWS lambda. It works well!! But when I edit it to runa new website which contains a user login, it is not...

### App no longer working - I even created a new function directly from the repository and it came up with: ``` START RequestId: 8129cacb-886e-4ee7-b95a-2a577d13b9a8 Version: $LATEST [WARNING] 2021-05-20T00:10:20.591Z 8129cacb-886e-4ee7-b95a-2a577d13b9a8...

I'm running this code on Lambda and I modified the handler to accept different test scripts. It works great for HTTP sites, but the connection is refused anytime I load...

![Screen Shot 2020-06-01 at 5 55 44 AM](https://user-images.githubusercontent.com/552529/83411243-b1ced700-a3cc-11ea-9d69-28bec4ce6c57.png)

I am trying to build the pytorch pack using `build-with-docker.sh`, that uses the `amazonlinux:1` image. However, it is hanging in `yum` commands when I run it locally and times out....

With AWS removing the direct support for python-jose it will be nice to include jose in lambda packs

request

Could you please provide a build file for NetworkX (latest version) for Python 3.6?

It is possible to leave the session open and scrap refreshed data from a page?

Would you be able to provide your build file for Tesseract? I used your Zip for Tesseract (for Python 2.7) and it works fine on Lambda. But I need it...