Relative Content

Tag Archive for pythonvscode-extensionsvscode-debugger

^C appears when I use python debugpy in vscode

I just wanted use python debugger
When I press Ctrl + F5 in VSCode to use the Python debugger, ^C appears in the terminal, followed by a cd command, and then the Python file is executed.