“If you haven’t set up frappe bench, before you initialize it there is no ./env”
Agreed. But subsequently here below, env and or pip are not active - that you need to fix no (in your case)?
"
➜ frappe-dev bench setup requirements
Updating Python libraries…
INFO:bench.utils:./env/bin/pip install --upgrade pip==9.0.3
/bin/sh: ./env/bin/pip: No such file or directory
"
edit: This may help diagnose and fix your env problem http://cheng.logdown.com/posts/2015/06/14/-usr-bin-pip-no-such-file-or-directory
There’s this too Bench update fails: /bin/sh: 1: ./env/bin/pip: not found - #4 by johnskywalker