-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
i use uv instead of pip, but this extension does not seem to work unless pip is installed:
2025-07-22 09:58:44.199 [info] Terminal is activated: c:\Users\user\project\.venv\Scripts\python.exe
2025-07-22 09:58:47.777 [info] Running: C:\Users\user\project\.venv\Scripts\python.exe -m pip list
2025-07-22 09:58:48.221 [info] python: C:\Users\user\project\.venv\Scripts\python.exe: No module named pip
2025-07-22 09:58:48.351 [error] Error refreshing packages Failed to run python -m pip list
this extension should detect if uv is installed and run uv pip list instead.
i noticed there's a setting called python-envs.defaultPackageManager but the only valid value seems to be "ms-python.python:pip"
hongchan6 and scott-au
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality