download-celebA-HQ icon indicating copy to clipboard operation
download-celebA-HQ copied to clipboard

download_celebA.py: Checksum doesn't match

Open madaanpulkit opened this issue 4 years ago • 4 comments

Command: cd download-celebA-HQ/ && python download_celebA.py ./

Output:

Downloading img_align_celeba.zip to ./celebA/img_align_celeba.zip ./celebA/img_align_celeba.zip: 1.00B [00:00, 847B/s] Done! Check SHA1 ./celebA/img_align_celeba.zip Traceback (most recent call last): File "download_celebA.py", line 219, in download_celabA(dataset_dir) File "download_celebA.py", line 183, in download_celabA filepaths = download_and_check(_ALIGNED_IMGS_DRIVE, dataset_dir) File "download_celebA.py", line 106, in download_and_check raise RuntimeError('Checksum mismatch for %s.' % save_path) RuntimeError: Checksum mismatch for ./celebA/img_align_celeba.zip.

madaanpulkit avatar Mar 20 '20 15:03 madaanpulkit

Same issue

andvalenzuela avatar Jun 04 '20 09:06 andvalenzuela

Clearly the download of the file img_align_celeba.zip failled!

nperraud avatar Jun 04 '20 09:06 nperraud

the same

eileenlcb avatar Oct 21 '21 05:10 eileenlcb