[Guide] How to Install and Setup ERPNext V15 on Linux Ubuntu (step-by-step instructions)

if got any enviroment error here:

sudo -H pip install frappe-bench

use this command instead : ( Clean Installation But Use it on your Own Risk )

sudo -H pip install frappe-bench --break-system-packages
1 Like