ErpNext Easy Install (Failed to issue method call)

I have CentOS 7 installed with minimal setup, when i try to easy install ErpNext, i am facing the issue given below:


[root@brightware ~]# bash setup_frappe.sh --setup-production
Installing for centos 7 amd64
In case you encounter an error, you can post on https://discuss.frappe.io

Adding centos mariadb repo
Installing packages for centos. This might take time…
Installing wkhtmltopdf
Configuring CentOS services
Failed to issue method call: No such file or directory
[root@brightware ~]# bench init frappe-bench && cd frappe-bench
-bash: bench: command not found

Seems strange, is this minimal install on a vs provider or from official ISP?

I have the same problem, I’m trying the commands on CentOS 7.0 x64
[root@ERPNext ~]# bash setup_frappe.sh --setup-production
Installing for centos 7 amd64
In case you encounter an error, you can post on https://discuss.frappe.io

Adding centos mariadb repo
Installing packages for centos. This might take time…
Installing wkhtmltopdf
Configuring CentOS services
Failed to issue method call: No such file or directory

Yes @pdvyas it is minimal install. I have purchased an un-managed VPS.

Can you try with bash -xv setup_frappe.sh --setup-production on a clean
install?

That will give us a clue