import kiteconnect in aws lambda

Kamalv
Kamalv edited December 2021 in Python client
Hi @rakeshr @sujith ,

I am trying to import kiteconnect in aws lambda function however facing below error. can you help me?

"errorMessage": "Unable to import module 'lambda_function': cannot import name 'x509' from 'cryptography.hazmat.bindings._rust' (unknown location)",
"errorType": "Runtime.ImportModuleError",
"stackTrace": []

Thanks,
Kamal
Sign In or Register to comment.