tnc-ca-geo / animl-ingest

Lambda function for processing camera trap images
Other
0 stars 1 forks source link

Upgrade to Python 3.9 #28

Closed nathanielrindlaub closed 1 year ago

nathanielrindlaub commented 2 years ago

See same issue here: https://github.com/tnc-ca-geo/animl-email-relay/issues/5

postfalk commented 1 year ago

Shouldn't we go for 3.11 once Lambda provides it? Good upgrade to be backed by a test suite.

postfalk commented 1 year ago

nose (test runner) does not play along with Python 3.10+ (yet?). Maybe using nose is superseded by some new onboard tools, Check!

nathanielrindlaub commented 1 year ago

No longer relevant since we broke the Python piece into it's own service (https://github.com/tnc-ca-geo/exif-api)