无法在Google Colab中解压缩文件

问题描述

我要使用此命令从Google云端硬盘中解压缩Google Colab上每个3GB大小为3GB的文件

!unzip "/content/drive/My Drive/frames/0.zip" -d "/content/drive/My Drive/frames/frames_0"

我使用此命令解压缩文件,但遇到此错误并且损坏了我的zipfile:

inflating: /content/drive/My Drive/frames/frames_0/0/0211731.jpg  error:  zipfile read error

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)