I had followed the guide using “Setup bench / new site using script”
But are getting error
"
Exception has occurred: ModuleNotFoundError
No module named ‘honcho’
File “/home/frappe/.local/bin/honcho”, line 5, in
from honcho.command import main
ModuleNotFoundError: No module named ‘honcho’
"
while executing
"
honcho start
socketio
watch
schedule
worker_short
worker_long
"