Hi folks,
schedule, worker, serve, watch not working in bench
I did bench setup requirements. It gives error.
Traceback is shared here. Please respond
17:54:13 worker_long.1 | Error: No such command “worker”.
17:54:13 schedule.1 | Usage: bench [OPTIONS] COMMAND [ARGS]…
17:54:13 schedule.1 | Try “bench --help” for help.
17:54:13 schedule.1 |
17:54:13 schedule.1 | Error: No such command “schedule”.
17:54:13 web.1 | Usage: bench [OPTIONS] COMMAND [ARGS]…
17:54:13 web.1 | Try “bench --help” for help.
17:54:13 web.1 |
17:54:13 web.1 | Error: No such command “serve”.
17:54:13 watch.1 | Usage: bench [OPTIONS] COMMAND [ARGS]…
17:54:13 watch.1 | Try “bench --help” for help.
17:54:13 watch.1 |
17:54:13 watch.1 | Error: No such command “watch”.
Thanks in advance!!!