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

Can't install PIL on lambda. #12

Open
umihico opened this issue Jan 22, 2019 · 1 comment
Open

Can't install PIL on lambda. #12

umihico opened this issue Jan 22, 2019 · 1 comment

Comments

@umihico
Copy link
Owner

umihico commented Jan 22, 2019

tried to be able to import 'time' , 'io' and 'PIL' by Chromeless.activate_library() method, but I realized even simple import of PIL fail somehow in this environment. saved in another branch and gave up so far about this problem

umihico added a commit that referenced this issue Jan 22, 2019
@umihico
Copy link
Owner Author

umihico commented Jan 22, 2019

[ERROR] Runtime.ImportModuleError: Unable to import module 'lambda_function': cannot import name '_imaging' from 'PIL' (/var/task/PIL/__init__.py)

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