Hi, I am a complete newbie with streamlit and would appreciate any help on how to proceed with fixing my error?
Hi @rodh,
Thanks for posting!
Can you share the full error message from the console on the right hand side?
Caroline
Hi @rodh,
It looks like your app is trying to access an Excel file that is stored on your local machine’s desktop. If you upload that file to your app’s GitHub repository and fix that line of the code to reference the correct path for the file, the error should go away.
Best,
Caroline
Hi @Caroline, your suggestion worked!!! Thank you so much
Yay! Glad it’s working
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.