Ego4d
Ego4d copied to clipboard
botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden
Hi, Thanks for collecting this awesome dataset! When I started to download the data with the Access ID and Key granted, I got the error below. Is this due to an invalid Key or something else? How to solve it?
Traceback (most recent call last):
File "/Users/jie/miniconda3/envs/ego4d/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/jie/miniconda3/envs/ego4d/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Users/jie/Downloads/proj/Ego4d/ego4d/cli/cli.py", line 255, in
i come across the same problem when downloading, i do assure my key and secret are valid.
i come across the same problem when downloading, i do assure my key and secret are valid. Me too!
i come across the same problem when downloading, i do assure my key and secret are valid. Me too!
I encounter this issue solely while attempting to download the 'vis' dataset. Nevertheless, downloading any other dataset goes smoothly. The 'vis' dataset may be unavailable.
From my point, deleting a comma insert --dataset arg has helped to fix out the download :) it might be useful, you might need to check out the syntax of a download command as well :) @waterljwant