Error while running tgcf how to solve #618
Unanswered
Trfhshdj8654
asked this question in
Q&A
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 |
0 replies
|
It seemed your module 'streamlit' was upgraded. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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()
All reactions