79492849

Date: 2025-03-07 16:04:59
Score: 1
Natty:
Report link

You haven't provided info about:

BUT, here the answer is in Streamlit's documentation: st.experimental_rerun was deprecated in version 1.27.0. Use st.rerun instead.

You may need to downgrade if you want to use that attribute, or upgrade your code for the version you're using.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jay Livingston