-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The download of dataset hm3d_train_v0.2 was unsuccessful #37
Comments
Check ur password, it's api token secret not the account password, or maybe u haven't send request to matterport? |
Okay, I submitted my application yesterday, how long does it take to get it through |
I recieved their email after four days, but I don't know if it's four days for everyone. |
|
@orange0131
Did you solve this problem? |
Currently,did you solve this problem? |
In Clone and install habitat-lab, then download datasets
In this step, the run is finished
python -m habitat_sim.utils.datasets_download
--username $MATTERPORT_TOKEN_ID --password $MATTERPORT_TOKEN_SECRET
--uids hm3d_train_v0.2
--data-path $DATA_DIR &&
python -m habitat_sim.utils.datasets_download
--username $MATTERPORT_TOKEN_ID --password $MATTERPORT_TOKEN_SECRET
--uids hm3d_val_v0.2
--data-path $DATA_DIR &&
After that, the error message is file: tarfile. ReadError: file could not be opened successfully
The text was updated successfully, but these errors were encountered: