Hi,
I’m having trouble with deploying my app on streamlit and could use some help.
Streamlit app link: https://pyotr-playlist.streamlit.app/
Github link (w/ requirements.txt): https://github.com/nanfographics/everydayimshuffling/blob/main/app.py
Error Message:
Processing /home/ktietz/src/ci/alabaster_1611921544520/work
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘/home/ktietz/src/ci/alabaster_1611921544520/work’
WARNING: You are using pip version 22.0.3; however, version 23.3.1 is available.
You should consider upgrading via the ‘/home/adminuser/venv/bin/python -m pip install --upgrade pip’ command.
Checking if Streamlit is installed
────────────────────────────────────────────────────────────────────────────────────────
[03:21:38] installer returned a non-zero exit code
[03:21:38] Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[03:23:15] Streamlit server consistently failed status checks
[03:23:15] Please fix the errors, push an update to the git repo, or reboot the app.
Streamlit version: 1.28
Python version: 3.88