Skip to content

Missing multiprocess_tools module causing import error #7

@t-alomar

Description

@t-alomar

Hello all,

I'm encountering an import error when trying to run the code due to a missing dependency:

from multiprocess_tools import run_multithread_jaccard_similarity

Error:

ModuleNotFoundError: No module named 'multiprocess_tools'

Could you please add the multiprocess_tools module to the repository? It doesn't appear to be an installable package, so I believe it's a custom module that's missing from the codebase.

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions