-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
- Version: current
- Python: 2.7
- OS: linux - was lambda
What was wrong?
Dependencies on cytoolz (which depends on a C compiler) make deployment on AWS lambda not work, whereas web3.js is able to deploy on AWS lambda.
The specific error is:
Unable to import module 'mylambda': /var/task/cytoolz/functoolz.so: undefined symbol: PyFPE_jbuf
How can it be fixed?
No clue. Not sure what the dependency on cytoolz does.
pfcodes, CoderSpinoza, douglasmoraisdev and merc1er
Metadata
Metadata
Assignees
Labels
No labels