Skip to content

Help in adding more dependencies #4

Description

@hamidarrivy

Hi ChristianKlotz,

This is a great tutorial and helps and a lot in dealing with ortools on windows as ortools has a lot of issues with the windows environment. Appreciate the effort.

However, I need some help in adding some more dependencies in addition to ortools as it is the requirement of my project. I did follow the AWS tutorial of adding more python dependencies i.e. by creating "package" folder first and installing dependencies in it. Ref: [https://docs.aws.amazon.com/lambda/latest/dg/lambda-python-how-to-create-deployment-package.html]
But, I could not figure out how to update "package.sh" file. Can you please help me update it? For example, if I need to add "requests" module or "googlemaps" python SDK, then what changes would be required in "package.sh" to make these dependencies useable in lambda handler?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions