Hi! just made my first app and i cant seem to deploy it,
It just gives me a server error:
i have a requirements txt file and readme but something is going wrong
it works fine in my local host,
please help me out
Hi! just made my first app and i cant seem to deploy it,
It just gives me a server error:
Hi @rabi320,
Very likely, this is because you canโt have spaces in your file path name. The Main file path you have put Home Equity Loan Default Prediction/HomeEqApp.py.
you will need to add \ before each space and the should sort you out.
Home\ Equity\ Loan\ Default\ Prediction/HomeEqApp.py
In future its highly recommended to never put spaces in your folder directories, because it can cause weird issues like this!
Happy Streamlit-ing!
Marisa
Wow thank you so much!
I must say your platform is realy amazing 
Thanks @rabi320!
