airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.39k stars 187 forks source link

Python update to latest lambda supported version 3.9 #186

Open pawanagine opened 1 year ago

pawanagine commented 1 year ago

Hi Team,

BinaryAlert is throwing below exception while lambda invocation, can you please help with this:

[ERROR] Runtime.ImportModuleError: Unable to import module 'lambda_functions.analyzer.main': libpython3.6m.so.1.0: cannot open shared object file: No such file or directory Traceback (most recent call last):


On the sideline:

Support for python version 3.6 is ended in 2021, it is required to update BinaryAlert to current lambda supported version 3.9.

Waiting for update. Please also let us know approximate timeline for the change.

Thanks, Pawan