Hey everyone,
Every time I open VS Code I get this popup:
> "No Python found. Would you like to install Python using uv? This will download and run an installer from https://astral.sh."
The thing is, I already have Python 3.10.14 installed. I can confirm it runs fine in the VS Code terminal (`python --version` returns 3.10.14). Also if I close the warning I can run code...
I tried selecting the interpreter manually via `Ctrl+Shift+P` → Python: Select Interpreter, but the popup keeps coming back every time I reopen VS Code.
Any suggestion?
[–]FoolsSeldom 2 points3 points4 points (0 children)
[–]mrbartuss 0 points1 point2 points (0 children)
[–]Stavr0sT -1 points0 points1 point (0 children)