(py4web_imm) ... py4web % py4web run apps
This works great, but I'd like to edit in PyCharm. So, I've followed that video too, but now when I hit run, it fails saying it can't find the apps folder.
Process finished with exit code 2
The number of configurations I've tried is large and this what I get. apps clearly exists as it loads the apps when run from the terminal. Not sure where I've gone wrong. But if I use "run -h", this does run and output the help file.
Many thanks
