mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-21 18:27:16 +00:00
b97ea8999f
The generic libero benchmark case was falling through to the wildcard install path, which doesn't pre-create ~/.libero/config.yaml. This caused an interactive input() prompt that crashes in Docker (EOFError). Made-with: Cursor