TASK [install pillow prerequisites for Ubuntu >= 14.04]

How to solve this problem

To Terry, use: --limit @/tmp/.bench/playbooks/develop/install. retry

Please share full traceback.

Thanks for replying. I solve this problem but I got another problem sir…
Localhost:8000 show invalid users

Pls tell me sir I am first time use this ERPNext so I want help

Any error on browser console? Please share a screenshot.

Invalid user : administrator

How to change user name,password and email id

@Murugan
Have you installed ERPNext from

 wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
 sudo python install.py --production

If so, during the process, you have set a password for Administrator. The initial login is “Administrator” and your password. Should you have forgotten this, refer to /root/password.txt which will contain it. Then, when you open ERPNext for the first time in the browser, enter these credentials and the wizard will guide you through creating the first user.

Hope this helps.