chervonij / DFL-Colab

DeepFaceLab fork which provides IPython Notebook to use DFL with Google Colab
1.05k stars 265 forks source link

Error while mounting workspace.zip from gdrive #26

Closed justinjohn0306 closed 3 years ago

justinjohn0306 commented 3 years ago

I'm trying to mount from gdrive but it come back with error: Mounted at /content/drive /content cp: error reading '/content/drive/My Drive/workspace.zip': Input/output error [workspace.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of workspace.zip or workspace.zip.zip, and cannot find workspace.zip.ZIP, period. Done!

chervonij commented 3 years ago

@justinjohn0306

it's google's issue with connecting to GDrive.

Oinksauce commented 3 years ago

I have this same issue.
This has been closed, any workarounds?