Hello guys,
is there some documentation, how can I get kdevelop / kate to debug python correctly? I mean I have been able to setup kdevelop to debug simple script, which works, but e.g. I have been unsuccessfull with Django.
In kate I have not been able to run even the script. Even though there is debugpy adapter it ends on:
*** connection with server closed ***
DAP backend: Unknown error
But well I can’t find any logs, what can be wrong.
Thanks,
Regards,
Petr Sourek