Skip to content

Library file libsasl2.so.2 not found #12

Description

@sudipto84goswami

Getting error as "ImportError: libsasl2.so.2: cannot open shared object file: No such file or directory"

Just trying to import the package using import sasl and this is throwing the above mentioned error:

import sasl
Traceback (most recent call last):
File "", line 1, in
File "***/site-packages/sasl/init.py", line 15, in
from sasl.saslwrapper import *
ImportError: libsasl2.so.2: cannot open shared object file: No such file or directory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions