Initializing an AnnoyIndex crashes on AMD processors · Issue #472 · spotify/annoy

I was trying to get a pip-installed Annoy v1.16.3 running on an m5a.large AWS Instance, but it crashed with Illegal instruction (core dumped) trying to execute annoy.AnnoyIndex(512, "angular") This...