FileNotFoundError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).
Traceback:
File “/home/adminuser/venv/lib/python3.12/site-packages/streamlit/runtime/scriptrunner/script_runner.py”, line 535, in _run_script
exec(code, module.dict)
File “/mount/src/new_multi/migrer.py”, line 41, in
fichier_excel_designation = pd.ExcelFile(“H:\Drive partagés\ACHAT 2024\Streamlit_app\liste_des_articles.xlsx”)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/home/adminuser/venv/lib/python3.12/site-packages/pandas/io/excel/_base.py”, line 1550, in init
ext = inspect_excel_format(
^^^^^^^^^^^^^^^^^^^^^
File “/home/adminuser/venv/lib/python3.12/site-packages/pandas/io/excel/_base.py”, line 1402, in inspect_excel_format
with get_handle(
^^^^^^^^^^^
File “/home/adminuser/venv/lib/python3.12/site-packages/pandas/io/common.py”, line 882, in get_handle
handle = open(handle, ioargs.mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
Streamlit cloud cannot access your local computer.