mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-30 19:09:28 +00:00
The quickstart voice-mode section used `uv pip install -e ".[voice]"` which fails on a fresh curl-installed setup because no virtual environment is active. Use `--python ./venv/bin/python` to target the installer-created venv explicitly, matching the curl installer layout. Fixes #44364 |
||
|---|---|---|
| .. | ||
| _category_.json | ||
| installation.md | ||
| learning-path.md | ||
| nix-setup.md | ||
| platform-support.md | ||
| quickstart.md | ||
| termux.md | ||
| updating.md | ||