Cannot Run Streamlit App

I’m trying to deploy my app, but I’m getting these errors:

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 22.2.2 is available.
You should consider upgrading via the '/home/appuser/venv/bin/python -m pip install --upgrade pip' command.
Checking if Streamlit is installed

────────────────────────────────────────────────────────────────────────────────────────

[00:27:59] ❗️ installer returned a non-zero exit code
[00:27:59] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

The github repo is here: GitHub - ghedrick76/analyzer_app: An application to build a better portfolio.

Can anybody help?


HI @ghedrick76 , I’m not sure what would be happening but I was able to fork your repo and deploy it. Could you possibly try redeploying? if this doesn’t work, I can try looping in someone else on the cloud side.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.