When deployed on Streamlits Cloud it's giving me this error :
streamlit.errors.DuplicateWidgetID: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app).
any solutions for this?
Oh and local deployment it's giving me traceback errors after trying to deploy with 'streamlit run main.py'.
Any help would be much appriciated
When deployed on Streamlits Cloud it's giving me this error :
streamlit.errors.DuplicateWidgetID: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app).
any solutions for this?
Oh and local deployment it's giving me traceback errors after trying to deploy with 'streamlit run main.py'.
Any help would be much appriciated