Pycharm cannot run debug mode, answer!

normal mode can run, click run dubug mode to hang up directly.

clipboard.png

the environment is in Python3.6 odoo11 debug mode

related codes

/ / Please paste the code text below (do not replace the code with pictures)

for answers, thank you!

Aug.20,2021

did you add breakpoints in your code


you add breakpoints first, and then debug, this prompt is that you did not add breakpoints at all.
solution: add breakpoints and try again!

Menu