Skip to content

ImportError: libdeflate.so: cannot open shared object file: No such file or directory #3

Description

@thekugelmeister

When running on some systems, the following error may occur after installation when importing the package:

ImportError: libdeflate.so: cannot open shared object file: No such file or directory

The following should fix everything:

conda install -c conda-forge -c bioconda libdeflate

However, this manual fix should not be necessary.

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