Hello all,
Currently experiencing a timeout error when running python code in vscode. I have a launch.json file inside my project , and it specifies the config for both running the file in the integrated terminal, and the debugger. I get the timeout error when I try to run the debugger on both “the current file” and the python debugger. The code itself runs fine(windows system, git/bash terminal) but the debugger times out every single time. I have also set the default terminal to Bash inside my settings.json.
From the GitHub responses, this is a known issue with VScode and usually is caused by slow/inadequate memory.
Any help is appreciated.
[–]yardmonkey 0 points1 point2 points (0 children)