I deleted an deployed app and then I am stuck with this error , I have no idea how to fix it or even what is it since it doesn't say anything specific


If anyone has any idea whats happening please let me know.

Welcome to the community.
Well, this is not enough information to give any advice, please share a link to your public github repo.

this is the repo, also I noticed this error only occurs when I log in to my GitHub account in streamlit.

After a very quick look at the repo, here’s what I would try:
Use a Python 3.8 runtime on streamlit cloud and this in your requirements.txt file:

pycaret
streamlit

I am already using python 3.8 init… but its the home page of the streamlit

check the URL… i am gettering this error in the homepage

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