Error installing ERPNext on localhost

I am trying to install ERPNext on local host but I am getting the following errors. Please help. Below is the screenshot of error.

Can you try using python 3?

How are you installing it?

virtualenv . Do you really wish to try to install everything manually?

use frappe/bench to install ERPNext. GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps

if you prefer or already have docker installed,

For development: frappe_docker/README.md at main · frappe/frappe_docker · GitHub

For production: frappe_docker/README.md at main · frappe/frappe_docker · GitHub