-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inconsistent name: expected 'faiss-gpu', but metadata has 'faiss-cpu' #77
Comments
Me too with python 3.10.11 with conda and windows 10 |
I am also facing the same issue. Anyone found a fix for this? |
Also seeing this on Ubuntu 20.04.6 LTS with Python 3.11.6 |
python 3.11 debian affected, all projects relying on faiss fail to install
|
|
If faiss-gpu is not supported anymore, is there any way to install faiss-cpu with cuda gpu support on windows? (sorry to open again with this question) |
@calypset Check the official instruction. There has never been windows GPU support in the PyPI package |
Describe the bug
Requested faiss-cpu from https://files.pythonhosted.org/packages/7d/00/b3aaad408a44e4f5d87ebfcd75d0b14eeaed9fe9bc7a9f5e185ff1d503d6/faiss-gpu-1.6.4.post2.tar.gz has inconsistent name: expected 'faiss-gpu', but metadata has 'faiss-cpu'
To Reproduce
Describe the steps to reproduce the behavior:
pip install faiss-gpu
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: