Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image overflow error #26

Open
BigJack325 opened this issue Jan 30, 2023 · 0 comments
Open

Image overflow error #26

BigJack325 opened this issue Jan 30, 2023 · 0 comments

Comments

@BigJack325
Copy link

BigJack325 commented Jan 30, 2023

Screenshot 2023-01-30 at 10 59 13 AM

Found this bug when trying to unzip 26 000 images from gdrive. The solution I found was to unzip with a command line in the Colab terminal and it did the trick.

!unzip gdrive/MyDrive/image_dataset.zip > /dev/null

Maybe updating to PyDrive2 might solve the issue, but i am not shure !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant