Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Question]: How to run fabric in debug mode within vscode ?

Open rawpayload opened this issue 1 year ago • 1 comments

How to debug fabric for learning & retro eng. purpose

Hello all,

I'm pretty new to python development... and I'm struggling to get fabric running in debug mode with vscode. It's for learning purpose. I guess it is mainly because the pipx installs fabric with a dedicated venv. And when I launch the debugger on fabric.py for sure it doesn't work. May someone would explain me how to do it (run in debug a call to fabric) or provide a link on an article on a comparable topic ?

many thanks in advance !

rawpayload avatar Jun 02 '24 09:06 rawpayload

Any idea please ?

rawpayload avatar Jun 06 '24 20:06 rawpayload