Learning-to-See-in-the-Dark icon indicating copy to clipboard operation
Learning-to-See-in-the-Dark copied to clipboard

Unable to unzip Sony.zip in Colaboratory

Open amanjain1397 opened this issue 4 years ago • 1 comments

I have added Sony.zip to my Google Drive and am extracting it as:

!unzip Sony.zip

However while extracting it fails midway giving "zipfile read error"

amanjain1397 avatar Apr 20 '20 16:04 amanjain1397

I have previously encountered errors in unzipping large archives or working with huge datasets in general on Google Drive. GDrive has a limit on the number of file reads and writes. I'm not sure if that is the issue in your case, but it might be related.

vidheyoza avatar Apr 02 '21 19:04 vidheyoza