Hi, I am facing the following error while downloading specific uids from the cli.
Command:
egoexo -o data/ --uids 7d33f6b7-46c0-4087-97e5-100c369ffe45
Error:
File "/home/miniconda3/envs/ego4d/lib/python3.11/site-packages/ego4d/internal/download/cli.py", line 31, in _path_ok
and p.uids is not None
^^^^^^
AttributeError: 'PathSpecification' object has no attribute 'uids'