I am working on a project that functions correctly, but now I would like to save my data on FAISS. However, after running pip install faiss-cpu (I do not have a GPU), my import generates this error: 'Import "faiss" could not be resolved'.
For your information, here is my Python version: Python 3.11.9 and my pip version: pip 24.0