Is there any way to install erpnext v10 now?

If you’re using the easy install script, you can add the --frappe-branch v10.x.x argument and --erpnext-branch v10.x.x argument like so:

sudo python install.py --production --user frappe --frappe-branch v10.x.x --erpnext-branch v10.x.x
10 Likes