I use uv and no matter what, on every project I use .venv/bin/python as my python interpreter. It's also set on settings.json . I got this on vscode and antigravity
But after trying to resolve for 5 minutes, this warnings pops up
(prom-export) sglbl@sglblMAC ~ % antigravity-ide --version
1.107.0
e0b7a2bcf575cfba10528c4e7c10bd3ce2d7769a
arm64
(prom-export) sglbl@sglblMAC ~ % code --version
1.124.2
6928394f91b684055b873eecb8bc281365131f1c
arm64
With ${workspaceFolder}/ and same problem occurs.

I use uv and no matter what, on every project I use
.venv/bin/pythonas my python interpreter. It's also set on settings.json . I got this on vscode and antigravityBut after trying to resolve for 5 minutes, this warnings pops up
With ${workspaceFolder}/ and same problem occurs.
