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

Error occurs when loading datasets, seems a gzip error #102

Open
CandyClass opened this issue May 17, 2022 · 10 comments
Open

Error occurs when loading datasets, seems a gzip error #102

CandyClass opened this issue May 17, 2022 · 10 comments

Comments

@CandyClass
Copy link

train = moses.get_dataset('train')
the error shows:
Not a gzipped file (b've')
Seems a quite basic question but I just can't figure it out.

@BWyueyue
Copy link

Have you solved it?

@CandyClass
Copy link
Author

Have you solved it?

nope, I give up on this package..

@Liar-zzy
Copy link

Liar-zzy commented Sep 6, 2022

Have you checked the integrity of the file?
I just solve it.

@daniil-polykovskiy-insilico
Copy link
Contributor

Hi all, Insilico team will review this issue. We'll keep you posted

@BWyueyue
Copy link

BWyueyue commented Sep 9, 2022

Have you solved it?

It's fine now

@yangzhao1230
Copy link

I met the same error. Could you please tell me how you solved it? Thank you in advance.

@yangzhao1230
Copy link

Have you checked the integrity of the file? I just solve it.

Hi, I met the same error. Could you please explain the solution in more details? Thank you!

@D-coban
Copy link

D-coban commented Nov 1, 2022

Have you checked the integrity of the file? I just solve it.

Hi, I am also having the same issue. Would it be possible to explain how did you manage to solve the issue? Kind regards.

@filipekstrm
Copy link

Anyone solved this and would like to share how they did? I seem to have an issues also with moses.datasets.get_statistics and I am thinking it could be related

@filipekstrm
Copy link

Anyone solved this and would like to share how they did? I seem to have an issues also with moses.datasets.get_statistics and I am thinking it could be related

If anyone else stumbles upon this problem now, I had installed by cloning the repo and running python setup.py install, and by replacing the files in moses/dataset/data with files that I had on another system where the package didn't give this error and rerunning the installation script solved my problem

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

7 participants