mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-05 20:07:37 -05:00
[GH-ISSUE #7] [Bug]: kohub-cli: Command Not Found #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buvanaramanan on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/KohakuBlueleaf/KohakuHub/issues/7
What's wrong?
After following the install instructions, I get the error "Command Not Found" for kohaku-cli.
Environment: Conda with Python 3.11
Commands followed for installation:
$ git clone https://github.com/KohakuBlueleaf/KohakuHub
$ cd KohakuHub
$ pip install -e .
Environment
Ubuntu 22.04
Python: 3.11 under conda
Conda: 25.5.1
#kohaku version
$ pip freeze | grep kohaku
-e git+https://github.com/KohakuBlueleaf/KohakuHub@3eb363f45a4c477ee77645603bb823f40013917e#egg=kohaku_hub
Logs (if available)
Checklist
@KohakuBlueleaf commented on GitHub (Feb 3, 2026):
src, kohub-cli is now a standalone repo, I should update the doc
https://github.com/KohakuBlueleaf/Kohub-CLI