Welcome to the Streamlit community, and thanks for sharing all those details! You’re not alone—many folks run into the “Your app is in the oven” (spinning) issue when deploying to Streamlit Community Cloud, especially after updating dependencies or Python versions. This usually happens due to a mismatch between your requirements.txt, the Python version selected, or unsupported packages for the default Python version on Community Cloud.