StanfordVL/BEHAVIOR-1K

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

オープン

#2,047 opened on 2026/03/27

 (1 件のコメント) (0 件のリアクション) (2 人の担当者)Python (222 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (1,604 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド