kostajh / taskwarrior-time-tracking-hook

A simple Taskwarrior hook allowing one to track total time spent on a task.
137 stars 24 forks source link

on-modify.timetracking: command not found #25

Closed haykkh closed 5 years ago

haykkh commented 5 years ago
$ task start 1
pyenv: on-modify.timetracking: command not found
Hook Error: Expected feedback from a failing hook script.
$ which taskwarrior_time_tracking_hook
~/.pyenv/shims/taskwarrior_time_tracking_hook

Is pyenv the issue?

haykkh commented 5 years ago

I reinstalled and it works now!