Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataset download error #48

Open
zazaza1234567 opened this issue Aug 16, 2024 · 2 comments
Open

dataset download error #48

zazaza1234567 opened this issue Aug 16, 2024 · 2 comments

Comments

@zazaza1234567
Copy link

df = pd.read_excel(file_path)
print(df)
oxl.download_objects(
    # Base parameters:
    objects = df,
    download_dir=".objaverse",
    save_repo_format = 'zip'
)

image
ubuntu

@bc129697
Copy link

I also have the same problem, have you solved it?

@vidhiJain
Copy link

I have the same problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants