I got this error when incorrectly running
uv run app.py
The correct command is:
uv run streamlit run app.py