InMemoryFileManager error on streamlit cloud

I am getting an inmemoryfilemanager error when my app runs. It is located here:
https://share.streamlit.io/hassanj47/market_basket_analysis/app.py.

2022-04-18 17:48:03.399 InMemoryFileManager: Missing file 854e7539cd195323a7ed927a429665178f2a47278b0eda37e9886424.png
2022-04-18 17:48:03.413 InMemoryFileManager: Missing file a39a3abefd9d3b940ef16719e07beb443b8e7a8bd3a8a10416a73e15.png
2022-04-18 17:59:42.229 InMemoryFileManager: Missing file a39a3abefd9d3b940ef16719e07beb443b8e7a8bd3a8a10416a73e15.png

The app keeps on showing connecting and running but the UI never becomes available for use. Please, let me know what I need to do here?

My git repo is here: GitHub - hassanj47/market_basket_analysis: Market basket analysis demo . The app is contained in app.py

When I clicked on the link the app ran just fine.

If the problem still persist, could you please elaborate on the missing functionality?

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