2025-07-30 11:41 AM
I get a Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor. error while debugging other python projects. This issue gets resolved when I disable the STM32Cub for Visual Studio Code Core extension and its related extensions.
To reproduce:
Open an existing python project or package (workspace)
Launch the debug session.
It tries to start the session and in a few seconds throws this error and stops the debugger.
Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor.
Please see https://github.com/microsoft/vscode/issues/249341#issuecomment-3064965337
2025-07-30 10:52 PM
Maybe good practice is to rely on VSCode's profiles what are promoting some isolation kind: https://code.visualstudio.com/docs/configure/profiles