free-proxy icon indicating copy to clipboard operation
free-proxy copied to clipboard

lxml etree issue in AWS Lambda

Open leonardoulloa21 opened this issue 2 years ago • 0 comments

Hello all, I'm getting this error message due to the library lxml and the modulo etree in AWS Lambda. I'm using python 3.9.

[ERROR] Runtime.ImportModuleError: Unable to import module 'src/lambda_function': cannot import name 'etree' from 'lxml' (/var/task/lib/lxml/init.py) Traceback (most recent call last):

Do you have any help for me please :'c

leonardoulloa21 avatar Dec 02 '22 01:12 leonardoulloa21