Any body who can help me in settingup erpnext on my local system

Hello i am in process to setup erpnext on my local server. i am stuck at the following point all other things are done.

i can give team-viewer access

bench new-site site1.local
Install erpnext

To install erpnext on your new site, use the bench install-app command

bench --site site1.local install-app erpnext
Start bench

To start using the bench, use the bench start command

bench start

To login to Frappe / ERPNext, open your browser and go to localhost:8000

The default user name is “Administrator” and password is what you set when you created the new site.

Regards,

On which step are you stuck? Can you provide more details about how you tried installing erpnext?