Run .exe file in Streamlit app

How can i run a (.exe) file in the app.py ?

using os.system() generates the error below:

Permission denied

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