I was trying to install new app in just downloaded ERPNext VM it gives me error in different files with line number screen shot attached (Sorry new user cant upload image, NP next time)
A. i downloaded VM
B. updated the VM
C. ErpNext is working Fine so I think to create a new all for my own experiment / learning purpose
D. I executed “bench new-app my_app”
E. it does not give me App Name, App Title etc option after this command as it should be BUT
It give me lot of error like
File “user/local/lib/python2.7/dist-packages/click-3.3-py2.7.egg/click/core.py” line 278 , in invoke
.
.
.
AT THE END it says -
File “/usr/lib/python2.7/subprocess.py”, in line 1259 , in _execute_child raise child_exception
and it stop
so after that i try other option lie setup frappe and installing bench etc
if the error problem is solved i dont need to install bench
I executed “bench new-app my_app” it created app correctly Only it DOES not ask me for site URL
than I craeted site as “bench new-site myerp” once stuck at mysql root password but it is fixed and site is created BUT not all the steps shown on tutorial “setting up the site” are followed instead frappe is updated
now I am at third step installing app “bench frappe myero --install_app my_app”
it gives me error “pkg_resource.DistributionNotFound: frappe==4.0.0” this was the last line of 3,4 line long error message