raylutz / daffodil

Python Daffodil: 2-D data arrays with mixed types, lightweight package, can be faster than Pandas
MIT License
7 stars 2 forks source link

Fix packaging and distribution so it will successfully install in AWS Lambdas #12

Closed raylutz closed 3 months ago

raylutz commented 4 months ago

importing daffodil in AWS lambda container is not currently successful.

I need to include the package daffodil==0..3.0 I tried adding to requirements but it doesn't work. I got lost in all the permissions, etc.

still not working. See video

http://somup.com/cZfFqlCNZr

Can use this CLI command to test.

python [main.py](https://main.py/) --job_name GA_Bartow_20201103_functest --op gen_fullbif -f 1 -c 1 --use_lambdas 1
raylutz commented 3 months ago

fixed in https://github.com/raylutz/daffodil/commit/aae5a9cd3d8f1ed7c1b7b6222e8c4b2d2ba0d1bc