Trying to deploy an app and am getting this error. SOS !
Thanks !
Trying to deploy an app and am getting this error. SOS !
Thanks !
Hi @JamesWatkins,
Can you send a screenshot of the error when you try to create your app on the cloud platform? as well as a link to your GitHub you are deploying from?
Happy Streamlit-ing!
Marisa
Hey Marisa - thanks for getting back to me! screenshot and link to github attached. Hoping its a noob error 
Hey @JamesWatkins,
I believe it is a noob error actually! Can you try this and let me know if that fixes the problem for you? 
Your repo ad a folder COVID-19 in Ontario/ which has spaces in it. Spaces are actually (in general) a no-no when working with the terminal and coding, causing unforeseen errors. If you can change the folder name to remove the spaces I think that should allow you to deploy properly.
Happy Streamlit-ing!
Marisa
Thanks so much! That was definitely it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.