You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running test
Traceback (most recent call last):
File "test.py", line 7, in <module>
import pydeep
ImportError: libfuzzy.so.2: cannot open shared object file: No such file or directory
If you see the above error message, most likely you have not run sudo ldconfig after installing ssdeep. Running it should solve this issue.