|
Hi hope it is the right place to post. I"m using debugpy with vscode for about a yeat without any difficulty. Today i had to move my project and to re-install among other things debugpy py (with pip) and i'm facing a difficulty i was not able to fix.
I'm verified the port is available (netstat), i had a look for files in my /home for old files/logs/etc but i cannot figure out what is going wrong. What is this "adresse" the message speaks about? where i should look for? Thanks for your support P. |
Answered by
rchiodo
Aug 27, 2025
Replies: 1 comment 2 replies
|
I'd just try a different port. It's not worth trying to find what has it open. 5678 never works for me on a specific machine. |
2 replies
Answer selected by
paul18frr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd just try a different port. It's not worth trying to find what has it open. 5678 never works for me on a specific machine.