Installation pip error

Hi there,

I have installed erp instance multiple times. but sudden i’m facing pip issue when install a new server.

bash setup_frappe.sh --setup-production
Installing for centos 6 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
Installing supervisor
Starting supervisord:
/etc/init.d/supervisord: line 35: /usr/bin/supervisord: No such file or directory
/etc/init.d/supervisord: line 38: /usr/bin/supervisorctl: No such file or directory
Configuring CentOS services
Starting services
Adding frappe user
Creating mailbox file: File exists
sudo: pip2.7: command not found

For upgrade Python i’m following below url : home · h2oai/h2o-2 Wiki · GitHub

Please advise where i’m wrong.

Thanks