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
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