Deploying a streamlit app running on excel file

I am trying to deploy a stramlit app running on an excel file.

I installed all the necessary libraries and the app runs fine locally. After I pushed it to Github and commit all my changes, I deploy it to streamlit. After the app has been in the oven, it continues to give me an error message.

I have used the Pandas and openpyxl libraries. Both give me errors on deploy.

Please help.

Have a look on a guide, it might help us help you solve your issue.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.