Antigravity's Python language server fails to resolve packages installed in a local virtual environment, showing false "unresolved import" errors that do not exist in VS Code.

Python language server shows unresolved import errors (e.g. pydantic) even when packages are installed in a local venv/. VS Code with the same project works fine.

|16pxx16px

pyrightconfig.json is also ignored.

1 Like