79639560

Date: 2025-05-26 21:04:18
Score: 2
Natty:
Report link

If someone is having this same problem and tried all suggested solutions in this post, I had that same problem, in the end it resulted to be that I was compiling Python libraries in my Macbook Pro with M1 Pro chip, that chip is ARM Arquitecture, and in AWS Lambda configuration I picked the x86 option, that was causing all problems, once I changed my AWS Configuration for arm64 it worked like a charm.

Reasons:
  • Blacklisted phrase (1): worked like a charm
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eddy23