Hi, I have met an issue like this, could you tell me how to fix it or provide any solutions? Thanks!
I patched the downloader last night, perhaps you attempted whilst this was being updated. Can you retry and confirm whether this is this still an issue? This works for me.
Hi, thanks for your help. But I still meet this bug with the same command. Is there any other command available or any details Iāve missed?
Please ensure you have configured your aws client properly with your dataset token. Run aws configure
(you may need to pip install awscli
) then enter your keys, then proceed to download.
If you are located in China, you might find the related issues helpful:
- Hello, āEndpointConnectionErrorā occured when I download this dataset in Chinaļ¼ Ā· Issue #223 Ā· facebookresearch/Ego4d Ā· GitHub
- How can I download it in Chinaļ¼ Ā· Issue #162 Ā· facebookresearch/Ego4d Ā· GitHub
Here is another related issue: AssertionError for egoexo4d downloading (no manifest path) Ā· Issue #284 Ā· facebookresearch/Ego4d Ā· GitHub
thanks for your reply! Weāve configured everything as required, but weāre still encountering the same issue. Is there any solution available?
Hi! After updating my access key and update aws credentials, I encountered the same problem, and cannot solve. I can download Ego4d with my aws setting, as reported in the github issue comment.
I could find the problem.
In the e-mail titled āEgo-Exo4D Data Access Grantedā, the URL for an access renewal form is not correct. Namely, Ego4Dās URL have been provided instead of the one for EgoExo.
You may request renewal of your access when these credentials expire by filling the form again at ego4ddataset.com with the same information.
Once I requested the renewal from the correct URL, I could download EgoExo again.
So, dear EgoExo4D team, I recommend to modify the e-mail text not to guide people to Ego4Dās form.
cc @dkukreja on this issue for the emails
Thanks @ahashi and @miguelmartin, the link is updated to point directly to the EgoExo4D license now.
Hi, thanks for your help. However, I still encountered this problem when I requested the renewal password from the correct URL you provided. Could you tell me the details about your download command? Thanks again!
For me, egoexo -o <out-dir> -y
works fine.