StanfordVL/BEHAVIOR-1K
Unify installation to a single `pip install` call with all arguments, make dependencies consistent
Offen
#2.047 geöffnet am 27.03.2026
good first issue
Repository-Metriken
- Stars
- (1.604 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.