Oh no error!

[05:26:01] 🐍 Python dependencies were installed from /mount/src/ball/requirements.txt using uv.
Check if streamlit is installed
Streamlit is already installed
[05:26:03] πŸ“¦ Processed dependencies!
Usage: streamlit run [OPTIONS] TARGET [ARGS]...
Try 'streamlit run --help' for help.

Error: Streamlit requires raw Python (.py) files, but the provided file has no extension.
For more information, please see https://docs.streamlit.io
Usage: streamlit run [OPTIONS] TARGET [ARGS]...
Try 'streamlit run --help' for help.

Error: Streamlit requires raw Python (.py) files, but the provided file has no extension.
For more information, please see https://docs.streamlit.io
[05:26:06] ❗️ error restarting streamlit: exit status 7: output: streamlit: ERROR (not running)
streamlit: ERROR (spawn error)
[05:26:06] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
Usage: streamlit run [OPTIONS] TARGET [ARGS]...
Try 'streamlit run --help' for help.

Error: Streamlit requires raw Python (.py) files, but the provided file has no extension.
For more information, please see https://docs.streamlit.io
Usage: streamlit run [OPTIONS] TARGET [ARGS]...
Try 'streamlit run --help' for help.

Error: Streamlit requires raw Python (.py) files, but the provided file has no extension.
For more information, please see https://docs.streamlit.io
[05:27:45] ❗️ Streamlit server consistently failed status checks
[05:27:45] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.

The error message should be pretty clear?

Using standard pip install.
ERROR: Invalid requirement: 'App/requirements.txt'
Hint: It looks like a path. File 'App/requirements.txt' does not exist.
Checking if Streamlit is installed