marcotcr / checklist

Beyond Accuracy: Behavioral Testing of NLP models with CheckList
MIT License
2.01k stars 204 forks source link

BadZipFile: File is not a zip file #54

Closed WSTC2007 closed 3 years ago

WSTC2007 commented 3 years ago

Hello, when run from checklist.perturb import Perturb, i meet an error: BadZipFile: File is not a zip file

marcotcr commented 3 years ago

Er, I have no idea why this would be, or what this error refers to. What version of python/checklist?

WSTC2007 commented 3 years ago

Er, I have no idea why this would be, or what this error refers to. What version of python/checklist?

The version of python is 3.7.3, and the version of checklist is 0.0.10.

marcotcr commented 3 years ago

What OS? How did you install checklist?