-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels