On aarch64, ‘pip install faiss-gpu’ builds the wheels from source code and gives the below error- ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys, setuptools ...
pip install faiss-cpu-noavx2 fails in a colab env: !pip install faiss-cpu-noavx2 Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels ...