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

Blowfish has been deprecated #5

Open
arshiyak9 opened this issue Aug 14, 2023 · 0 comments
Open

Blowfish has been deprecated #5

arshiyak9 opened this issue Aug 14, 2023 · 0 comments

Comments

@arshiyak9
Copy link

/usr/lib/python3/dist-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish, Traceback (most recent call last): File "/home/username/Documents/apt_workspace/Log2vec/Log2Vec-master/pipeline.py", line 6, in import gensim File "/home/username/.local/lib/python3.10/site-packages/gensim/init.py", line 11, in from gensim import parsing, corpora, matutils, interfaces, models, similarities, utils # noqa:F401 File "/home/username/.local/lib/python3.10/site-packages/gensim/corpora/init.py", line 6, in from .indexedcorpus import IndexedCorpus # noqa:F401 must appear before the other classes File "/home/username/.local/lib/python3.10/site-packages/gensim/corpora/indexedcorpus.py", line 14, in from gensim import interfaces, utils File "/home/username/.local/lib/python3.10/site-packages/gensim/interfaces.py", line 19, in from gensim import utils, matutils File "/home/username/.local/lib/python3.10/site-packages/gensim/matutils.py", line 1030, in from gensim._matutils import logsumexp, mean_absolute_difference, dirichlet_expectation File "gensim/_matutils.pyx", line 1, in init gensim._matutils ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

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