allenai / allenai/objaverse-xl

Git lfs pull return exit status 2

Aperta
#44 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.4k
Fork
93
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I tried to download objects and run the rendering scripts. For some examples in github source, the code terminates with error
```
subprocess.CalledProcessError: Command '['git', 'lfs', 'pull']' returned non-zero exit status 2.
```
when calling `subprocess.run(["git", "lfs", "pull"], cwd=repo_dir, check=True)` in line 395 of `objaverse/xl/github.py`.

Do you have any ideas about how to solve this issue or skip the example? Thanks in advance.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.