Hi, just stumbled on Hike which may be a great addition to my beloved TUI env, but sadly Homebrew install fails on my Kaly rolling (Debian Testing):
brew install hike
==> Fetching downloads for: hike
✔︎ Resource hike--anyio
✔︎ Resource hike--certifi
✔︎ Resource hike--h11
✔︎ Resource hike--httpcore
✔︎ Resource hike--httpx
✔︎ Resource hike--idna
✔︎ Resource hike--linkify-it-py
✔︎ Resource hike--markdown-it-py
✔︎ Resource hike--mdit-py-plugins
✔︎ Resource hike--mdurl
✔︎ Resource hike--platformdirs
✔︎ Resource hike--pyperclip
✔︎ Resource hike--Pygments
✔︎ Resource hike--rich
✔︎ Resource hike--sniffio
✔︎ Resource hike--textual
✔︎ Resource hike--textual-enhanced
✔︎ Resource hike--textual-fspicker
✔︎ Resource hike--typing-extensions
✔︎ Resource hike--uc-micro-py
✔︎ Resource hike--xdg-base-dirs
✔︎ Formula hike (1.2.1)
==> Installing hike from davep/homebrew
==> python3 -m venv --system-site-packages --without-pip /home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec
==> python3 -m pip --python=/home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec/bin/python install /var/tmp/hike--anyio-20260131-1513779-jvx9zl/anyio-4.11.0
==> python3 -m pip --python=/home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec/bin/python install /var/tmp/hike--certifi-20260131-1513779-j5zv4s/certifi-2025.10.5
==> python3 -m pip --python=/home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec/bin/python install /var/tmp/hike--h11-20260131-1513779-m8i07q/h11-0.16.0
==> python3 -m pip --python=/home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec/bin/python install /var/tmp/hike--httpcore-20260131-1513779-x6cfah/httpcore-1.0.9
Last 15 lines from /home/tarax/.cache/Homebrew/Logs/hike/05.python3.log:
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> No available output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /home/linuxbrew/.linuxbrew/Cellar/hike/1.2.1/libexec/bin/python /home/linuxbrew/.linuxbrew/Cellar/python@3.14/3.14.2_1/lib/python3.14/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /var/tmp/tmp1dqi4ewn
cwd: /var/tmp/hike--httpcore-20260131-1513779-x6cfah/httpcore-1.0.9
Preparing metadata (pyproject.toml): finished with status 'error'
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> from file:///var/tmp/hike--httpcore-20260131-1513779-x6cfah/httpcore-1.0.9
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
If reporting this issue please do so at (not Homebrew/* repositories):
https://github.com/davep/homebrew-homebrew/issues
Thanks for sharing your work
TY
J
Hi, just stumbled on Hike which may be a great addition to my beloved TUI env, but sadly Homebrew install fails on my Kaly rolling (Debian Testing):
Thanks for sharing your work
TY
J