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

isolating tre to use on aws lambda #56

Open
bartvanremortele opened this issue Mar 22, 2017 · 0 comments
Open

isolating tre to use on aws lambda #56

bartvanremortele opened this issue Mar 22, 2017 · 0 comments

Comments

@bartvanremortele
Copy link

We are looking into using tre and the python bindings on an AWS Lambda but we need a precompiled package to be able to deploy it. I've tried a lot of different things which are mostly based on this stackoverflow post: http://stackoverflow.com/questions/34749806/using-moviepy-scipy-and-numpy-in-amazon-lambda

but with no success. Every possible solution results in the same problem:
ImportError: libtre.so.5: cannot open shared object file: No such file or directory

so i'm out of options now. Anyone able to help/provide insights?

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