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

EOFError: Ran out of input #12

Open
gjz78910 opened this issue Apr 20, 2020 · 2 comments
Open

EOFError: Ran out of input #12

gjz78910 opened this issue Apr 20, 2020 · 2 comments

Comments

@gjz78910
Copy link

When I try to run pipeline.py for Source Code Classification, there's an error says "line 182, in read_pickle
return pickle.load(f)
EOFError: Ran out of input" as bellow:
image
Could you suggest me how to solve this issue? Thank you very much.

@zhangj111
Copy link
Owner

The Windows system may affect the read of pickle files, try to solve the error of pickle.load or just use Linux instead.

@MrBlack0220
Copy link

Hi,
I also encounter the same problem. How did you solve this problem? thanks

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

3 participants