This appears to be a sideeffect of msys2 having its pseudo-UNIX like dir structure, and debugpy trying windows-like paths. python -m debugpy --listen 0.0.0.0:0 test.py 0.00s - Debugger warning: It ...
The Python Environments extension for VS Code helps you manage Python environments and packages using your preferred environment manager, backed by its extensible APIs. This extension provides unique ...