Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help in adding more dependencies #4

Open
hamidarrivy opened this issue Nov 23, 2018 · 0 comments
Open

Help in adding more dependencies #4

hamidarrivy opened this issue Nov 23, 2018 · 0 comments

Comments

@hamidarrivy
Copy link

hamidarrivy commented Nov 23, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant