In recent vscode versions, the Python extension now uses debugpy as the default python debugger, replacing the old ptvsd.
I need to debug a python script in a software pr