You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a service written in python (not an installable package). I just began using uv run within this project as a wrapper for project venv binaries and project-provided scripts. I am seeing this error after introducing uv run. I'm not 100% sure what conditions triggered it, but uv clean fixed the issue.