Error in fresh installation

Setting up first site
Traceback (most recent call last):
File “/usr/lib/python2.7/runpy.py”, line 162, in _run_module_as_main
main”, fname, loader, pkg_name)
File “/usr/lib/python2.7/runpy.py”, line 72, in _run_code
exec code in run_globals
File “/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py”, line 77, in

Assuming you are Debian/ubuntu VMs.

  1. Update your vm

  2. Run as user

    wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
    sudo bash setup_frappe.sh --setup-production
    

Sunil

i am not installing in vm