Tensorflow incompatibility

I’m trying to deploy a tensorflow app but I keep getting an error from protobuf incompatibility. How can I downgrade Protobuff?

Hi @John_Ngugi, welcome to the Streamlit community!

This was a temporary issue with how dependencies were specified in Streamlit, which has been resolved in Streamlit 1.9.2. Please upgrade your version of Streamlit and this error should be resolved.

Best,
Randy

Thank you. It worked.

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