Getting problem in deploying the app on streamlit

:rotating_light: Before clicking β€œCreate Topic”, please make sure your post includes the following information (otherwise, the post will be locked). :rotating_light:

  1. I am running the app locally now because it is not deploying …
  2. If your app is deployed:
    a. Is it deployed on Community Cloud or another hosting platform?
    b. Share the link to the public deployed app.
  3. Anomasingh/Research-paper (github.com)

ERROR: Could not find a version that satisfies the requirement python==23.3.1 (from versions: none)


ERROR: No matching distribution found for python==23.3.1


WARNING: You are using pip version 22.0.3; however, version 23.3.1 is available.


You should consider upgrading via the β€˜/home/appuser/venv/bin/python -m pip install --upgrade pip’ command.


Checking if Streamlit is installed



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



[16:01:44] :exclamation: installer returned a non-zero exit code


[16:01:44] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.


[16:03:19] :exclamation: Streamlit server consistently failed status checks


[16:03:19] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.


main

anomasingh/research-paper/main/master.py
5. Share the Streamlit and Python versions.

Hi @Anomasingh,

Can you please share the link to your deployed app?

I forked your repo and deployed without issues. Try rebooting or redeploying.

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