Closed iXce closed 5 months 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):
This seems to be due to the macos-latest runner being switched to the arm.
macos-latest
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
Expected behavior A clear and concise description of what you expected to happen.
Desktop (please complete the following information):