You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
Traceback:
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/tgcf/web_ui/pages/3_🔗_Connections.py", line 112, in
st.experimental_rerun()
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
Traceback:
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/home/grigore/my-tgcf/.venv/lib/python3.10/site-packages/tgcf/web_ui/pages/3_🔗_Connections.py", line 112, in
st.experimental_rerun()
Beta Was this translation helpful? Give feedback.
All reactions