When Running Installation:
pip install faiss
I am getting this error:
ERROR: Could not find a version that satisfies the requirement faiss (from versions: none)
ERROR: No matching distribution found for faiss
also when i use conda:
conda install faiss
I get this error:
PackagesNotFoundError: The following packages are not available from current channels:
- faiss