Skip to content

No such file or directory : streamlit_supabase_auth/frontend/build/favicon.ico error #17

@spacewaterbear

Description

@spacewaterbear

Env

python 3.11
streamlit==1.31.0
streamlit-authenticator==0.3.1
streamlit-supabase-auth==1.0.2
ubuntu

Error

ComponentRequestHandler: GET venv/lib/python3.11/site-packages/streamlit_supabase_auth/frontend/build/favicon.ico read error
Traceback (most recent call last):
File "venv/lib/python3.11/site-packages/streamlit/web/server/component_request_handler.py", line 51, in get
with open(abspath, "rb") as file:
^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or dir

Impact

It does not seem to affect the usage but it's spam the terminal with this error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions