ajaytanwani/DIRL

Digits Dataset zip file problems

Closed this issue · 4 comments

Hello,

I am unable to download the digits dataset zip file from the dropbox link. If I try manually as well, it downloads and then complains about unsupported format. Might be corrupted file. Can another working link be provided?

Thanks.

I just ran the python src/download_digits_datasets.py script and it downloaded the dataset fine. I am using Ubuntu 18.04, python 3.8 and the packages versions are listed in requirements.txt.

Can you specify your OS and package versions and the complain you are getting about unsupported format ?

I am using MacOS 11.2.3 and python 3.7.2. I got all the packages from requirements.txt. The error I get when I run
python src/download_digits_datasets.py

is 'zipfile.BadZipFile: File is not a zip file'

Are you able to download zipped folder and extract manually from the download link here ?

I cannot direct download - I think it is some problem with dropbox's size limits. However, it worked when I downloaded from dropbox desktop app.