Quantcast
Viewing all articles
Browse latest Browse all 1264

Python • Re: python debugging on vscode

In vscode, the python program will run fine however, trying to debug the same code results in a stream of errors that appear unrelated to my code, then several seconds later a dialog box "Timed out waiting for debugee to spawn". I don't think I've changed anything recently in this setup.
My first suggestion is to post this in a VS forum where the experts are.

Next, since the code seems to imply uPython and thus a PICO, try downloading and running it with MPREMOTE. This is the official tool for uPython. It’s saved me a couple of times with Thonny issues.

Statistics: Posted by DS256 — Sun Sep 29, 2024 9:00 pm



Viewing all articles
Browse latest Browse all 1264

Trending Articles