Set up a new configuration under run/debug and set up as appropriate (running on port 8001, since 8000 is still being used by bench), using the interpreter you set up previously
It has a better way to do it by stopping bench serve from running, so that then pycharm could run on port 8000. This would then allow socketio etc to all keep working.
Just put the link in here so that it doesn’t get lost - The wiki on frappe github has some gems.
I’m at v13.17, bench at 5.0.0dev. It is a brand new install from bench.
I also tried to break at frappe/frappe/app.py. It won’t break too.
Any idea on how to proceed? Much much thanks in advance.
PS: the above is occurs after I pressed the green Triangle button next to Edit Configuration pulldown menu. When I think of it, I think I should press the green Bug icon instead?
After clicking on the green Bug icon, I get the following, which says module bench_helper is not found.