Skip to content

install packages tool uses wrong environment #25382

@karthiknadig

Description

@karthiknadig
## Request
~~~
id   : call_FkcWSOHDxlxTvU6V3T23mYnx__vscode-1755032163659
tool : install_python_packages
args : {
  "packageList": [
    "fastapi",
    "uvicorn[standard]",
    "jinja2"
  ],
  "resourcePath": "c:\\GIT\\demo\\projects\
queens"
}
~~~
## Response
~~~
ERROR while calling tool: Failed to run uv pip install --python C:\Users\kanadig\AppData\Local\Microsoft\WindowsApps\python3.13.exe fastapi uvicorn[standard] jinja2
Please check your input and try again.
~~~

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugtriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions