Hello,
just migrated to V5 with a clean install. Everything seems to work fine but the “frappe.py” in env that before started the app seems not to be there anymore.
I sued this:
/home/fuekor/frappe-bench/env/bin/frappe
with the parameter
site1.local --port=8000 --serve_test
and the working directory
/home/fuekor/ecommotions/sites
to start bench for debugging in PyCharm.
How can i achieve this in V5
Thanks for any help.
Best Regards