aws-amplify

Importing the numpy C-extensions failed (Amplify)

Importing the numpy C-extensions failed (Amplify) Question: Cross posted on GitHub I’m working with AWS Amplify and pipenv for my python 3.9 lambda. I’m attempting to use pandas to create a dataframe, do some processing and write it back to CSV for sagemaker inference. Reproducing code example: import pandas as pd (Code immediately fails after …

Total answers: 5