When try deploy I receive this error:
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
[notice] A new release of pip is available: 24.0 → 24.3.1
[notice] To update, run: pip install --upgrade pip
Checking if Streamlit is installed
────────────────────────────────────────────────────────────────────────────────────────
[11:59:18] installer returned a non-zero exit code
[11:59:18] Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[12:00:51] Streamlit server consistently failed status checks
[12:00:51] Please fix the errors, push an update to the git repo, or reboot the app.
I am use python 3.11.
My requirements.txt contain only:
mysqlclient
sqlalchemy
My repository is: GitHub - deiviszi/correcao_alcremo