Python Script Debug

how to debug erpnext python script in pycharm and what is the entry point of python script for debugging.

I used pydev with Eclipse IDE.

I did a bench start. then run ErpNext in the browser. The debugger stopped at the breakpoint.

I think PyCharm on pyDev are very similar to debug.

can you send steps of configuration pydev with eclipse for erpnext

For clues try a search like this ‘vscode debug’ for pointers like these