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

BadZipFile error #4

Closed
begdaniel opened this issue Jun 2, 2019 · 2 comments
Closed

BadZipFile error #4

begdaniel opened this issue Jun 2, 2019 · 2 comments

Comments

@begdaniel
Copy link

I get an error when trying to install through pip.

zipfile.BadZipFile: Bad CRC-32 for file 'hu_core_ud_lg/hu_core_ud_lg-0.2.0/tagger/model'

any ideas?

@tpetkovich
Copy link

I get an error when trying to install through pip.

zipfile.BadZipFile: Bad CRC-32 for file 'hu_core_ud_lg/hu_core_ud_lg-0.2.0/tagger/model'

any ideas?

I had the same problem with the hu_core_ud_lg-0.2.0-py3-none-any.whl file. It must be a corrupted file.
But the tarball version works for me: https://github.com/oroszgy/spacy-hungarian-models/releases/download/hu_core_ud_lg-0.2.0/hu_core_ud_lg-0.2.0.tar.gz

@begdaniel
Copy link
Author

I get an error when trying to install through pip.
zipfile.BadZipFile: Bad CRC-32 for file 'hu_core_ud_lg/hu_core_ud_lg-0.2.0/tagger/model'
any ideas?

I had the same problem with the hu_core_ud_lg-0.2.0-py3-none-any.whl file. It must be a corrupted file.
But the tarball version works for me: https://github.com/oroszgy/spacy-hungarian-models/releases/download/hu_core_ud_lg-0.2.0/hu_core_ud_lg-0.2.0.tar.gz

This worked like a charm! Thanks a lot!

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

2 participants