KiLo89
Deployment Failed during build process
I am getting Deployment failed, even though nothing has changed in my configuration recently.
The two error messages in build log:
math -Ibuild/src.linux-x86_64-3.1/numpy/core/src/common -Ibuild/src.linux-x86_64-3.1/numpy/core/src/npymath -c numpy/core/src/multiarray/scalarapi.c -o build/temp.linux-x86_64-cpython-311/numpy/core/src/multiarray/scalarapi.o -MMD -MF build/temp.linux-x86_64-cpython-311/numpy/core/src/multiarray/scalarapi.o.d" failed with exit status 1
#10 267.6 ERROR: Failed building wheel for numpy
I'm using
Django 3.2.18
numpy 1.16.4
pandas 1.1.5
Any ideas why the build is failing?
Thank you.
73 replies