allenai / allenai/objaverse-xl

problem with downloading datase: SyntaxError: (repo_commit_hash=)

Đang mở
#24 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1.4k
Fork
93
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Thanks for the amazing work! But i have a problem when downloading the dataset:

image

```
import objaverse.xl as oxl

annotations = oxl.get_annotations(
download_dir="~/.objaverse" # default download directory
)
annotations

print(annotations)
```

when im runing this code, i encountered this error:
```
Traceback (most recent call last):
File "/home/ubuntu/Desktop/xxx/objaverse/test.py", line 2, in
import objaverse.xl as oxl
File "/home/ubuntu/anaconda3/envs/rl/lib/python3.7/site-packages/objaverse/xl/__init__.py", line 7, in
from objaverse.xl.github import GitHubDownloader
File "", line 1
(repo_commit_hash=)
^
SyntaxError: invalid syntax
```

im on a ubuntu20.4

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.