FileNotFoundError: [Error 2] No such file or directory: 'sudo': 'sudo'

I am using python=3.7 and streamlit version.

streamlit==0.89.0
protobuf==3.20.1

But getting an error “FileNotFoundError: [Error 2] No such file or directory: ‘sudo’: ‘sudo’” when i run the streamlit app. I need to understand problem here. Let me know i case of any clarifications

Hi @m10arunachalam, welcome to the Streamlit community!

Please upgrade to a recent version of Streamlit to resolve this issue. As of this writing, the current version is 1.10.

Best,
Randy

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