We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import sent2vec ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
uninstalled and reinstalled sent2vec as per https://github.com/epfml/sent2vec.
Running python 3.8.10 numpy 1.20.3 Ubuntu 20.04.4 LTS
Any suggestions/recommendations? thanks a lot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
import sent2vec
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
uninstalled and reinstalled sent2vec as per https://github.com/epfml/sent2vec.
Running python 3.8.10
numpy 1.20.3
Ubuntu 20.04.4 LTS
Any suggestions/recommendations?
thanks a lot.
The text was updated successfully, but these errors were encountered: