Error while running tgcf how to solve #618
Replies: 2 comments
-
Pls help me. i have a Error while running tgcf File "/home/tools/my-tgcf/.venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 85, in exec_func_with_error_handling |
Beta Was this translation helpful? Give feedback.
-
It seemed your module 'streamlit' was upgraded. |
Beta Was this translation helpful? Give feedback.
-
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
Traceback:
File "/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 75, in exec_func_with_error_handling
result = func()
File "/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 574, in code_to_exec
exec(code, module.dict)
File "/venv/lib/python3.10/site-packages/tgcf/web_ui/pages/3_🔗_Connections.py", line 113, in
st.experimental_rerun()
Beta Was this translation helpful? Give feedback.
All reactions