kyamagu / faiss-wheels

Unofficial faiss wheel builder
MIT License
275 stars 35 forks source link

Missing wheels for macos x86_64 for 1.8.0.post1 #109

Closed iXce closed 3 weeks ago

iXce commented 3 weeks ago

Describe the bug PyPi had wheels for macos x86_64 for 1.8.0 (https://pypi.org/project/faiss-cpu/1.8.0/#files), but is missing them for 1.8.0.post1 (https://pypi.org/project/faiss-cpu/1.8.0.post1/#files)

To Reproduce Try to install 1.8.0.post1 from an x86_64 macos machine

pip install faiss-cpu==1.8.0.post1

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

kyamagu commented 3 weeks ago

This seems to be due to the macos-latest runner being switched to the arm.