If you're using uv as your Python package manager:
- Install uv using these instructions if you haven't already
- Use
uv runto run any scripts or commands; this should install any necessary packages and ensure your environment is synced automatically - See the uv docs for more commands and info