There are so many errors when downloading from Objaverse-github
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When I use the provided script to download Objaverse github dataset, I get lots of errors:
2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone Mehdi4445/NicoStopGame 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:189 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:190 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone galliume/rebulkan 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:190 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:190 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:190 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone artigon/Castle-Clash 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_run_command_with_check:190 - None 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone ashruman/robot-game 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone leoLUIGY/ProjectsUnity 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone Kitsune-Laboritories/Evil-Incarnate 2025-01-11 01:28:32.848 | ERROR | objaverse.xl.github:_process_repo:233 - Could not clone human-osaka-game-2017/KOROSURA
Finally, for Provided 72684 repoIds with 311813 objects to process, I only have 12625 repos downloaded. Is this alright? or this may caused by some error?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run the provided script and start with objaverse.xl.github:_process_repo and _run_command_with_check, the entry points named in the errors. Inspect the clone failures and compare the requested repository/object counts with the downloaded counts. Done means determining whether the missing repositories are expected or identifying and reporting the cause of the incomplete download.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100