StanfordVL/BEHAVIOR-1K
Unify installation to a single `pip install` call with all arguments, make dependencies consistent
开放
#2,047 创建于 2026年3月27日
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.