Streamlit deploy error "Unable to set Github listener"

Hi,

I am trying to deploy an app for a school assignment, and the repo (GitHub - CMU-IDS-2021/fp--zhiyun: fp--zhiyun created by GitHub Classroom) was created via GitHub classroom. When I tried to deploy it from streamlit sharing, I got the error message on the lower right corner of the screen: Server error [A6]: Unable to set Github listener. I’m wondering what exactly is causing this error and what should I do to fix it?

Thanks a lot!

Hi @ZhiyunGong! Welcome to the Streamlit community :tada: :partying_face: :tada:

Thanks for brining this to our attention! Could you add a line to your requirements.txt containing the following streamlit==0.81.0 ? After that, try rebooting the app and seeing if it helps.

If it doesn’t help, you can delete the app, and paste the Github link to your main.py into Streamlit Sharing. I’ve attached screenshots of the steps below:

1

2

3

4

If you’re still encountering the error after the above steps, please let us know!

Happy Streamlit-ing! :balloon:
Snehan