Skip to content

Instantly share code, notes, and snippets.

@bzon
Created February 25, 2026 16:47
Show Gist options
  • Select an option

  • Save bzon/514b950456d18f5e0776f0b5b79523db to your computer and use it in GitHub Desktop.

Select an option

Save bzon/514b950456d18f5e0776f0b5b79523db to your computer and use it in GitHub Desktop.
FIX FOR Claude Code Error - Hookify import error: No module named 'hookify'

Error:

  ⎿  Stop says: Hookify import error: No module named 'hookify'

For macOS:

cd ~/.claude/plugins/cache/claude-code-plugins/hookify/0.1.0 &&  && sed -i '' 's/from hookify\.core\./from core\./g' core/rule_engine.py hooks/*.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment