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
When I tried to ‘Find evidence’ for a concept I get:
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
Traceback:
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.__dict__)
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/src/curategpt/app/app.py", line 418, in <module>
st.experimental_rerun()
The text was updated successfully, but these errors were encountered:
On Tue, Oct 22, 2024 at 7:59 AM Harry Caufield ***@***.***> wrote:
c/o @realmarcin <https://github.com/realmarcin>:
When I tried to ‘Find evidence’ for a concept I get:
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
Traceback:
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.__dict__)
File "/Users/marcin/Documents/VIMSS/ontology/curate-gpt/src/curategpt/app/app.py", line 418, in <module>
st.experimental_rerun()
image.png (view on web)
<https://github.com/user-attachments/assets/e330a235-038a-4799-b050-6560aec80d6a>
—
Reply to this email directly, view it on GitHub
<#99>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAMMOLTZY6LDGFFLGDFWWDZ4ZR4DAVCNFSM6AAAAABQMW7ECOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDKNZRHA2TCMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
c/o @realmarcin:
The text was updated successfully, but these errors were encountered: