tai_L
May 30, 2022, 6:37pm
1
I got this msg when I tried to wake up my dashboard: https://share.streamlit.io/liu3388/re_dashboard/main/Github_dashboard.py
Oh no.
Error running app. If you need help, try the Streamlit docs and forums .
I haven’t made any changes to my code. What gives?
cualr
June 1, 2022, 4:59pm
2
Tested and the app ran fine. Did you make any changes since the post?
tai_L
June 1, 2022, 5:37pm
3
it is the protocbuf error. Apparently it was updated a couple days ago by google and it caused an error on streamlit. I added this line in the requirement.txt file and it worked like a charm:
protobuf~=3.19.0
1 Like
system
Closed
June 1, 2023, 5:37pm
4
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.