Extracting a file to use in app from a .zip folder on GitHub

Hello community, I’m trying to extract a file to use in my app from a .zip folder. The .py doc for the app I am running is called otp_dashboard.py. I need to access the stop_times.txt file in the stop_times.zip folder but I keep getting errors. ChatGpt has helped a lot but to no avail. otp_dashboard.py is not a large file. Any suggestions?? GitHub - Katpresto123/otp_dashboard, https://otpdashboard-mgm739dtamhxrmqfoaxvpu.streamlit.app. Thank you

Please can you share your error logs with the full stack trace (with code formatting so it’s readable)? What errors are you getting exactly?