StanfordVL/BEHAVIOR-1K

Unify installation to a single `pip install` call with all arguments, make dependencies consistent

开放

#2,047 创建于 2026年3月27日

 (1 条评论) (0 个反应) (2 位负责人)Python (222 个派生)auto 404
good first issue

仓库指标

星标
 (1,604 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently one installed thing removes the other's version choices, they complain about conflicting dependencies etc. it's a mess. We should fix this. Concatenate arguments into a single pip install call and just run it once.

贡献者指南