sam build
fails with the following error:
Error: PythonPipBuilder:ResolveDependencies - {numpy==1.20.3(wheel)}
I tried sam build --use-container
, but get the same error.
apparently, the new numpy 1.20.3 released May 10 2021 is not compatible. I specified the previous version of numpy in my requirements.txt file, and it worked just fine.
$cat requirements.txt
numpy==1.20.2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With