Skip to content

module not found #7941

@omologo2022-byte

Description

@omologo2022-byte

Type: Bug

module not found

Extension version: 2026.1.1
VS Code version: Code 1.112.0 (07ff9d6178ede9a1bd12ad3399074d726ebe6e43, 2026-03-17T18:09:23Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Added Logs
2026-03-22 00:23:49.433 [info] Client: Pylance client (2026.1.1) started with python extension (2026.5.2026031201)
2026-03-22 00:23:52.705 [info] (12804): Server root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist
2026-03-22 00:23:52.715 [info] (12804): Pylance language server 2026.1.1 (pyright version 1.1.408, commit 138238b4) starting
2026-03-22 00:23:52.767 [info] (12804): Starting service instance "MyPythonVideos1" for workspace "c:\Users\user\Desktop\MyPythonVideos1"
2026-03-22 00:23:55.687 [info] (12804): Loading background bundle file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist/copilot-background.bundle.js into file:///c%3A/Users/user/Desktop/MyPythonVideos1...
2026-03-22 00:23:55.957 [info] (12804): FG(MyPythonVideos1): Setting environmentName for service "MyPythonVideos1": "Python 3.14.3"
2026-03-22 00:23:55.957 [info] (12804): FG(MyPythonVideos1): Setting pythonPath for service "MyPythonVideos1": "C:\Users\user\AppData\Local\Programs\Python\Python314\python.exe"
2026-03-22 00:23:55.957 [info] (12804): FG(MyPythonVideos1): No include entries specified; assuming c:\Users\user\Desktop\MyPythonVideos1
2026-03-22 00:23:55.957 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/node_modules
2026-03-22 00:23:55.958 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/__pycache__
2026-03-22 00:23:55.958 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/.*
2026-03-22 00:23:56.222 [info] (12804): FG(MyPythonVideos1): Assuming Python version 3.14.3.final.0
2026-03-22 00:23:56.742 [info] (12804): [Editable Installs] Starting dynamic pth file resolution for Python: C:\Users\user\AppData\Local\Programs\Python\Python314\python.exe
2026-03-22 00:23:56.759 [info] (12804): [Editable Installs] No sandbox available for Python C:\Users\user\AppData\Local\Programs\Python\Python314\python.exe. Dynamic pth file resolution requires Python 3.13 or later.
2026-03-22 00:23:56.796 [info] (12804): FG(MyPythonVideos1): Found 1 source file
2026-03-22 00:23:56.836 [info] (12804): Settings have not changed. Skipping update.
2026-03-22 00:23:56.841 [info] (12804): Starting Mcp server id:4576 ...
2026-03-22 00:23:56.932 [info] (12804): Settings have not changed. Skipping update.
2026-03-22 00:23:56.936 [info] (12804): Settings have not changed. Skipping update.
2026-03-22 00:23:56.952 [info] (12804): Settings have not changed. Skipping update.
2026-03-22 00:23:57.797 [info] (12804): PQ(MyPythonVideos1): Priority queue background worker(2) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist
2026-03-22 00:23:57.797 [info] (12804): PQ(MyPythonVideos1): Priority queue background worker(2) started
2026-03-22 00:23:58.698 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexer background runner(3) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist (index)
2026-03-22 00:23:58.699 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing(3) started
2026-03-22 00:24:00.316 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): scanned(3) 26 files over 1 exec env
2026-03-22 00:24:00.617 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): indexed(3) 26 files over 1 exec env
2026-03-22 00:24:00.631 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing finished(3).
2026-03-22 00:24:06.487 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexer background runner(4) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist (refresh)
2026-03-22 00:24:06.488 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing(4) started
2026-03-22 00:24:06.916 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): scanned(4) 26 files over 1 exec env
2026-03-22 00:24:07.164 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): indexed(4) 26 files over 1 exec env
2026-03-22 00:24:07.271 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing finished(4).
2026-03-22 00:31:23.156 [info] (12804): FG(MyPythonVideos1): Setting environmentName for service "MyPythonVideos1": "Python 3.14.3"
2026-03-22 00:31:23.156 [info] (12804): FG(MyPythonVideos1): Setting pythonPath for service "MyPythonVideos1": "C:\Users\user\AppData\Local\Programs\Python\Python314\python3.14t.exe"
2026-03-22 00:31:23.157 [info] (12804): FG(MyPythonVideos1): No include entries specified; assuming c:\Users\user\Desktop\MyPythonVideos1
2026-03-22 00:31:23.157 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/node_modules
2026-03-22 00:31:23.157 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/__pycache__
2026-03-22 00:31:23.158 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/.*
2026-03-22 00:31:24.624 [info] (12804): FG(MyPythonVideos1): Assuming Python version 3.14.3.final.0
2026-03-22 00:31:24.945 [info] (12804): [Editable Installs] Starting dynamic pth file resolution for Python: C:\Users\user\AppData\Local\Programs\Python\Python314\python3.14t.exe
2026-03-22 00:31:24.956 [info] (12804): [Editable Installs] No sandbox available for Python C:\Users\user\AppData\Local\Programs\Python\Python314\python3.14t.exe. Dynamic pth file resolution requires Python 3.13 or later.
2026-03-22 00:31:25.107 [info] (12804): FG(MyPythonVideos1): Found 1 source file
2026-03-22 00:31:26.747 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexer background runner(5) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist (index)
2026-03-22 00:31:26.747 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing(5) started
2026-03-22 00:31:27.401 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): scanned(5) 26 files over 1 exec env
2026-03-22 00:31:27.823 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): indexed(5) 26 files over 1 exec env
2026-03-22 00:31:27.850 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing finished(5).
2026-03-22 00:38:13.865 [info] (12804): FG(MyPythonVideos1): Setting environmentName for service "MyPythonVideos1": "Python 3.14.3"
2026-03-22 00:38:13.866 [info] (12804): FG(MyPythonVideos1): Setting pythonPath for service "MyPythonVideos1": "C:\Users\user\AppData\Local\Programs\Python\Python314\python.exe"
2026-03-22 00:38:13.866 [info] (12804): FG(MyPythonVideos1): No include entries specified; assuming c:\Users\user\Desktop\MyPythonVideos1
2026-03-22 00:38:13.866 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/node_modules
2026-03-22 00:38:13.867 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/__pycache__
2026-03-22 00:38:13.867 [info] (12804): FG(MyPythonVideos1): Auto-excluding **/.*
2026-03-22 00:38:13.990 [info] (12804): FG(MyPythonVideos1): Assuming Python version 3.14.3.final.0
2026-03-22 00:38:14.373 [info] (12804): FG(MyPythonVideos1): Found 1 source file
2026-03-22 00:38:15.623 [error] Request textDocument/codeAction failed.
  Message: Request textDocument/codeAction failed with message: request cancelled
  Code: -32603 
2026-03-22 00:38:15.836 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexer background runner(6) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist (index)
2026-03-22 00:38:15.836 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing(6) started
2026-03-22 00:38:16.481 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): scanned(6) 26 files over 1 exec env
2026-03-22 00:38:16.866 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): indexed(6) 26 files over 1 exec env
2026-03-22 00:38:16.900 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing finished(6).
2026-03-22 00:38:20.399 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexer background runner(7) root directory: file:///c%3A/Users/user/.vscode/extensions/ms-python.vscode-pylance-2026.1.1/dist (refresh)
2026-03-22 00:38:20.399 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing(7) started
2026-03-22 00:38:20.905 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): scanned(7) 26 files over 1 exec env
2026-03-22 00:38:21.232 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): indexed(7) 26 files over 1 exec env
2026-03-22 00:38:21.258 [info] (12804): FG(MyPythonVideos1): IDX(MyPythonVideos1): Indexing finished(7).
2026-03-22 00:40:07.918 [error] Sending notification workspace/didChangeConfiguration failed
Error: Starting server failed
	at _0x5912b6.$start (c:\Users\user\.vscode\extensions\ms-python.vscode-pylance-2026.1.1\dist\vendor.bundle.js:2:819563)
	at async _0x5912b6.sendNotification (c:\Users\user\.vscode\extensions\ms-python.vscode-pylance-2026.1.1\dist\vendor.bundle.js:2:804689)
2026-03-22 00:40:13.101 [info] Server process exited successfully

System Info
Item Value
CPUs Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz (4 x 2594)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x8086, DEVICE=0x0416 [Intel(R) HD Graphics 4600], DRIVER_VENDOR=Intel, DRIVER_VERSION=20.19.15.5058 ACTIVE
GPU1: VENDOR= 0x10de, DEVICE=0x1290 [NVIDIA GeForce GT 730M], DRIVER_VERSION=24.21.13.9836
GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.19041.5794
Machine model name:
Machine model version:
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
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 7.69GB (2.09GB free)
Process Argv --crash-reporter-id fd837ce8-709e-4e10-8785-875c5cd92d75
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
6abeh943:31336334
envsactivate1:31464700
cloudbuttont:31379625
42190218_ostrepl:31403339
56b7f661:31457055
use-responses-api:31390855
je187915:31454425
ec5jj548:31422691
cp_cls_c_966_ss:31454199
4je02754:31466945
8hhj4413:31478653
ge8j1254_inline_auto_hint_haiku:31427726
38bie571_auto:31426784
cp_cls_c_1081:31454833
ia-use-proxy-models-svc:31452481
core-renderer-profiling-on:31440367
a43f0575b:31442825
e9c30283:31461165
test_treatment2:31471001
nes-conv-2-2:31477812
control_6dc23131:31467998
idci7584:31464702
edit_mode_hidden:31461530
864ei723_large_tool_results_to_disk:31460878
notips:31471632
534a6447:31478749
hg17d649:31458077
chat:31457767
8hig5102:31480529
bg_compact_c:31479324
c-off:31479383
cpptoolson-v2:31475363
noaffordance1:31474146
db0gd219:31473911
nes-cur-1k-rec-3k:31478719
ec1eg703:31479696
ddid_t:31478206

Metadata

Metadata

Assignees

Labels

ai-triage-respondedIndicate whether the AI triage agent has responded to this issue.team needs to reproduceIssue has not been reproduced yet

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions