EGO4D / social-interactions

MIT License
45 stars 8 forks source link

Error occurred when I ran "python scripts/download_clips.py" #13

Closed Huhaowen0130 closed 2 years ago

Huhaowen0130 commented 2 years ago

Hi, an error occurred when downloading videos, could you tell me how to fix it? Thank you! image

Huhaowen0130 commented 2 years ago

I changed the variables "parent*" to "video*", but another error occurred: image

zephyrzhu1998 commented 2 years ago

I changed the variables "parent" to "video", but another error occurred: image

Hi Huhaowen, Yes, you need to change the variables "parent" to "video", we will also update this. Then the script is right. The error in your screenshot says "aws: not found". Maybe you can check if you installed aws successfully.