Unable to import Pandas in AWS Lambda layer
www.py4u.net › discuss › 265143"errorMessage": "Unable to import module 'lambda_function': C extension: No module named 'pandas._libs.interval' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --inplace --force' to build the C extensions first." I am really not sure what is supposed to be going on here.