Trying to install frappe in developer mode
Downloaded easy install, ran
python3 ./easy-install.py -d
Got to the screen "Please go through the Development Documentation … to fully complete the setup. "
I assume, I should now try to follow these steps: https://github.com/frappe/frappe_docker/blob/main/docs/development.md#bootstrap-containers-for-development ?
But when I’m trying to connect vscode to container, I’m getting the following error:
What should I do?
The whole error log: