IsADirectoryError: [Errno 21] Is a directory: 'src/'

I am getting the following error while running my code on Streamlit Cloud:

IsADirectoryError: [Errno 21] Is a directory: 'src/'

However, this is the solution that was given in another thread for zipping a folder and letting the user download it. My folder contains a .txt and .mp3 file.

Here’s the repo: GitHub - rajtilakjee/keepyourmouthshut at streamlit-download
App: https://keepyourmouthshut-ub2rlxq6zwg3vpvzm4pua2.streamlit.app/

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