-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
FAQFrequently asked questions.Frequently asked questions.solution proposedA solution or workaround is proposed but may not be merged to main.A solution or workaround is proposed but may not be merged to main.
Description
I try to download dataset using following command:
python -m habitat_sim.utils.datasets_download --uids replica_cad_dataset
it seems that this command relys on git-lfs. So I follow the instruction to install
sudo apt install git-lfs
and git lfs install
However when I try to download the dataset again, it returns error:
Error: unknown shorthand flag: 'f' in -f
git lfs prune [options]
Could anyone else encounter similar problem? Thanks a lot!
Metadata
Metadata
Assignees
Labels
FAQFrequently asked questions.Frequently asked questions.solution proposedA solution or workaround is proposed but may not be merged to main.A solution or workaround is proposed but may not be merged to main.