mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 09:09:48 +00:00
c3b26382e7
mani-skill==3.0.0b21 (robomme dep) pins gymnasium==0.29.1, conflicting with lerobot's gymnasium>=1.1.1. Use uv --override to force 0.29.1. Both 0.29.x and 1.x use the same 5-tuple step() API (introduced in gymnasium 0.26), so the eval worker and RoboMMEGymEnv wrapper are fully compatible with the downgraded version. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>