Hello everyone, first time post here.
Please I’m trying to deploy my app on streamlit’s share but it keeps on just showing “Your app is in the oven” and just remains there. Meanwhile it works perfectly on my local computer.
Good day all.
Its up and running now, I simply delisted “streamlit” from the list of dependencies in my requirements.txt file and it worked.
keeping this post incase anyone in future has similar issues.
But can someone please explain why this is so, was it actually because “streamlit” was listed in requirements.txt ?
Hi, I am facing this same issue and have tried both ways removing streamlit from requirements.txt file and the other way around but still facing the same issue