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

can't download taskonomy datasets #4

Open
RikkiXu opened this issue Apr 14, 2023 · 1 comment
Open

can't download taskonomy datasets #4

RikkiXu opened this issue Apr 14, 2023 · 1 comment

Comments

@RikkiXu
Copy link

RikkiXu commented Apr 14, 2023

I have encountered an issue with downloading the taskonomy dataset. The website prompts me to provide a user name and email address, which I find a bit challenging.
I was wondering if you could kindly share with me how you managed to download the dataset, or if there is any alternative download channel that you could recommend. I would be extremely grateful for any help or guidance you could provide.

error: if not (name and email_valid(email)): raise ValueError("In order to use --agree_all you must also supply a name and valid email through the args --name NAME and --email USER@DOMAIN)")
ValueError: In order to use --agree_all you must also supply a name and valid email through the args --name NAME and --email USER@DOMAIN

@JH-GEECS
Copy link

omnitools.download all --components taskonomy --subset tiny --dest $dest_dir --connections_total 40 --agree_all --email [email protected] --name name
just change $dest_dir as the directory, email address as yours, and name(be careful, it should be just a word like john).

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

2 participants