This bug is very close to Issue microsoft/vscode-jupyter#9283. I have been experimenting with it. I found that this bug seems to be related to the python environments(ms-python.vscode-python-envs) ...
I can't run or debug in a path with a virtual environment that contains white spaces with the update of both VSCode and Python released today. If I move the same project to a path without spaces, it ...
The Python team has released version 3.14, with big new features including free threading support, the ability to use concurrent interpreters, improved debugger support, and an opt-in new interpreter ...