Skip to content

Blowfish has been deprecated #5

@arshiyak9

Description

@arshiyak9

/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions