ModuleNotFoundError: No module named 'honcho'

When i Run the debugger ‘Honcho SocketIO Watch Schedule Worker’ it doesnt work and gives an error of module:
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’

Same problem here, any suggestions?

Same problem here!