You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2020. It is now read-only.
When trying to run the py file in the example folder, I get the following error and can't fix it. Does someone have anything to help ? zipfile.BadZipfile: File is not a zip file
Hello,
When trying to run the py file in the example folder, I get the following error and can't fix it. Does someone have anything to help ?
zipfile.BadZipfile: File is not a zip fileThe error is on this line :
tr = zipfile.ZipFile(ds.open(URL_TR % subject))Thank you !