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.

貢獻者指南