forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
info-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Type: Bug
Behaviour
Clicking install shows either the compatibility error or installation does not finish.
Steps to reproduce:
- Install VS Code from microsoft store.
- Install WSL and pull image.
- Run
code .from wsl terminal. - Try to install python extension.
Diagnostic data
No logs are present in the python window.
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
XXX
Extension version: 2025.8.0
VS Code version: Code 1.101.1 (18e3a1ec544e6907be1e944a94c496e302073435, 2025-06-18T13:35:12.605Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 6.6.87.2-microsoft-standard-WSL2
- Python version (& distribution if applicable, e.g. Anaconda): 3.9.21
- Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): System
- Value of the
python.languageServersetting: Default
User Settings
languageServer: "Pylance"
Installed Extensions
| Extension Name | Extension Id | Version |
|---|---|---|
| debugpy | ms- | 2025.8.0 |
| js-debug | ms- | 1.100.1 |
| makefile-tools | ms- | 0.12.17 |
| python | ms- | 2025.8.0 |
| vscode-containers | ms- | 2.0.3 |
| vscode-js-profile-table | ms- | 1.0.10 |
| vscode-pylance | ms- | 2025.6.1 |
System Info
| Item | Value |
|---|---|
| CPUs | 12th Gen Intel(R) Core(TM) i7-12700H (20 x 2688) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: enabled_on direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 31.71GB (18.06GB free) |
| Process Argv | --folder-uri=vscode-remote://wsl+RockyLinux-9/home/mschramm --remote=wsl+RockyLinux-9 --log debug --log ms-python.python=trace --crash-reporter-id 7161fd44-4fd2-4d02-9b84-c02191e63af3 |
| Screen Reader | no |
| VM | 0% |
| Item | Value |
|---|---|
| Remote | WSL: RockyLinux-9 |
| OS | Linux x64 6.6.87.2-microsoft-standard-WSL2 |
| CPUs | 12th Gen Intel(R) Core(TM) i7-12700H (20 x 0) |
| Memory (System) | 15.47GB (13.89GB free) |
| VM | 0% |
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team