Skip to content

On deleting a task I get - Hook Error: Expected feedback from a failing hook script. #2697

Discussion options

You must be logged in to vote

This error comes out if a hook fails. My best guess is that your have a Python-based hook present, and it uses a library that was installed under python2, but is not installed under python3.

You can see your currently active hooks by running task diag. I'd suggest double checking that all dependencies are present under python3.

Replies: 1 comment 3 replies

Comment options

tbabej
Dec 2, 2021
Maintainer Sponsor

You must be logged in to vote
3 replies
@jedmallen
Comment options

@jedmallen
Comment options

@jedmallen
Comment options

Answer selected by jedmallen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants