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

Failed to load models, Class not found #122

Closed
shyamupa opened this issue Jan 29, 2019 · 1 comment
Closed

Failed to load models, Class not found #122

shyamupa opened this issue Jan 29, 2019 · 1 comment

Comments

@shyamupa
Copy link
Member

I encountered this error when running with java 1.8

ERROR:ccg_nlpy.local_pipeline:Fail to load models, please check if your Java version is u
p to date.
ERROR:ccg_nlpy.local_pipeline:Class not found b'edu/illinois/cs/cogcomp/pipeline/main/Pip
elineFactory'
@shyamupa
Copy link
Member Author

Found the fix,
Remove old models from ccg_nlpy and re-download.

rm -rf ~/.ccg_nlpy
python -m ccg_nlpy download

Related to #111

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

1 participant