Closed diegojorquera closed 5 months ago
This is a well known issue, here is the solution: https://github.com/Xpertians/xmonkey-curator/issues/6
brew install libtool automake ln -s /opt/homebrew/bin/glibtoolize /opt/homebrew/bin/libtoolize BUILD_LIB=1 pip3 install ssdeep
Incorporated solution into the readme as part of the troubleshooting guide.
A transitive dependency on https://pypi.org/project/ssdeep/ was recently introduced. Unfortunately, on both macOS and Linux, that package fails to build. Example output log included below.