Need help with setting up vscode to debug WebODM (django app) in docker

Hi,

I am looking into extending the current apis in the django app (WebODM) for my project and would like to add a debugger in vscode in order to debug and get a better understanding at the current architecture.

Unfortunately, I was unable to install the WebODM natively on my macbook after following the instructions (it seems like I don’t get all the environment setup done right). Because of that, I am thinking of attaching a remote debugger to the django app in docker but still have no luck with this.

Can anyone please shed some light on this? (whether it is doable)

Any feedback and suggestions are welcome!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.