Skip to content

Streamlite error #1

@muleskin

Description

@muleskin

DEBUG: Sending text message: what is the weather in horseshoe bay,tx (Date: 2025-03-22 | Time: 19:08:15)
2025-03-22 19:08:45.212 Uncaught app execution
Traceback (most recent call last):
File "C:\Users\jedd\Documents\GitHub\JarvisV3-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 121, in exec_func_with_error_handling
result = func()
File "C:\Users\jedd\Documents\GitHub\JarvisV3-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 593, in code_to_exec
exec(code, module.dict)
~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jedd\Documents\GitHub\JarvisV3-main\app.py", line 69, in
st.experimental_rerun() # Update UI immediately
^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'streamlit' has no attribute 'experimental_rerun'. Did you mean: 'experimental_user'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions