Hello All,
My app has been pushed to github and from there, when I was tryin to deploy the same in streamlit, I am receiving the following error. Any help will be appreciated.
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for numpy
Running setup.py clean for numpy
error: subprocess-exited-with-error
ERROR: Failed cleaning build dir for numpy
Failed to build numpy
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> numpy
[18:09:50] ❗️ installer returned a non-zero exit code
[18:09:50] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[18:11:24] ❗️ Streamlit server consistently failed status checks
[18:11:24] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.