Problem in installing ERP Next

When i installed the ERP next
the web site appeared like the picture , don’t

know the problem or how can i solve this?
any thing missing to istall at Ubuntu 18.04??

1 Like

home directory not allow other user execute

chmod o+x /home/frappe

Hi did u make sudo bench build? so u can re install missing css Hope this helps God Bless.

Sorry , i don’t under stand i am just beginner
Please till me - script to solve this problem

root@localhost:~# sudo bench build
Traceback (most recent call last):
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 568, in _build_master
ws.require(requires)
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 886, in require
needed = self.resolve(parse_requirements(requirements))
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 777, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (setuptools 54.0.0 (/usr/local/lib/python3.6/dist-packages), Requirement.parse(‘setuptools==40.8.0’), {‘bench’})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/local/bin/bench”, line 6, in
from pkg_resources import load_entry_point
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 3242, in
@_call_aside
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 3226, in _call_aside
f(*args, **kwargs)
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 3255, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 570, in _build_master
return cls._build_from_requirements(requires)
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 583, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File “/usr/local/lib/python3.6/dist-packages/pkg_resources/init.py”, line 772, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The ‘setuptools==40.8.0’ distribution was not found and is required by bench

that what happen

You are installing as root - this is NOT advised

1 Like

Are you running in a vps server using SSH? If you are hosted under a vps or cloud you must install all the pre requisite first… What steps do u follow in installing erpnext?.

1 Like

How much is your RAM?

1 Like

Follow this guide to setup Frappe and install ERPNext.

1 Like

try this. I did this when I encountered the issue, the first time i installed erpnext

1 Like

My Ram 4G