Trying to debug an add-in and get the error message.
It worked yesterday but not today.
Closed all programs and restarted the computer.
Opened Fusion360, tried to debug a program and nothing happened.
Tried what I searched out on this forum with no luck.
I get this when click Debug in VSC:
Any ideas?
Thanks.
Solved! Go to Solution.
Solved by brad.bylls. Go to Solution.
I'm not sure if this is related to change in the latest VS Code or not. When I ran into the problem, I didn't get this dialog, but instead, when I would try to edit a script from the Scripts and Add-Ins dialog, nothing would happen. I have seen your problem where the dialog pops up, but it usually happens after I've been debugging a script or add-in for a while, and something gets messed up with Fusion's connection to VS Code. Closing and restarting Fusion has always fixed it for me. Because of the timing, I suspect it's somehow related to the other issue and you should follow the instructions there and see if that helps.
FYI
I changed line 6 in launch.jason from "Python" to "debugpy" and now it works fine.
Can't find what you're looking for? Ask the community or share your knowledge.