rtk-hermes v1.2.2
rtk-hermes v1.2.2
Documentation patch release focused on Linux installation edge cases.
Changed
- Updated README installation guidance for Debian/Ubuntu PEP 668 environments.
- Added guidance for Hermes installs exposed through
~/.local/bin/hermesshims where$(dirname $(which hermes))/pythondoes not exist. - Added
uv pip install --python ...as a safe fallback when Hermes' virtualenv exists but has nopipmodule.
No runtime behavior changed from v1.2.1.