mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +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 |
||
|---|---|---|
| .. | ||
| developer-guide | ||
| getting-started | ||
| guides | ||
| integrations | ||
| reference | ||
| user-guide | ||
| index.mdx | ||
| user-stories.mdx | ||