Closed AppalachianGoat closed 3 weeks ago
Ah my bad just realized this was getting triggered by having activated the raise_errors
option.
However I do find it a little ridiculous that this will then block at errors in the debugger itself before allowing me to proceed to the code.
Did you have justMyCode
set to false? That would be expected then. All errors are logged because everything is considered.
Type: Bug
Behaviour
Strange error in which python debugger tries to use something other than the mamba environment that is configured.
Steps to reproduce:
Diagnostic data
launch.json
configuration``` XXX ```
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)``` XXX ```
Output for
Python Debugger
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython Debugger
)``` XXX ```
Extension version: 2024.12.0 VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.153.1-microsoft-standard-WSL2
System Info
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