Bhamni OpenERP doesn not work

this are the error msg i got,

TASK [bahmni-erp : Start Openerp and enable at boot] *************************** task path: /opt/bahmni-installer/bahmni-playbooks/roles/bahmni-erp/tasks/main.yml:96 fatal: [localhost]: FAILED! => {“changed”: false, “failed”: true, “msg”: “no service or tool found for: openerp”} to retry, use: --limit @/opt/bahmni-installer/bahmni-playbooks/all.retry

PLAY RECAP ********************************************************************* localhost : ok=7 changed=5 unreachable=0 failed=1

Can anyone help me with this.

Hi @bhutansilverpine, Looks like bahmni-erp module not installed. Run yum list installed | grep bahmni-erp. If this command doesn’t return anything trigger bahmni -i local install command again to install openerp.

I am also getting same issue . i use yum list installed | grep bahmni

bahmni -i local install

then after i am getting openerp module and same problem please help me