From fd809951092327dbe5ddbcca093ed24401b116c1 Mon Sep 17 00:00:00 2001 From: Erchi Zhang Date: Sun, 27 Oct 2024 14:01:00 -0400 Subject: [PATCH] update readme to include installation method for Apple M2 chip on python3.9 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afb8ad..bf61f1e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Over the years, installing nmslib has becomes quite difficult. There are a numbe | | Windows 11 | Windows Subsystem for Linux | Mac M1 | Mac M2 | Mac M3 | Intel Mac | |---------------|------------|----------------------------|---------|---------|---------|-----------| | Python 3.8 | ✅ | ✅ | 💻 | ❓ | ❓ | ❓ | -| Python 3.9 | ❌🐍 | ✅ | 💻 | ❓ | ❓ | ❓ | +| Python 3.9 | ❌🐍 | ✅ | 💻 | ❌🔨 | ❓ | ❓ | | Python 3.10 | ❌🐍 | ✅ | ❓ | ❓ | ❓ | ✅ | | Python 3.11 | ❌🐍 | ❌🐍 | ❓ | ❓ | ❓ | ❌ | | Python 3.12 | ❌🐍 | ❌🐍🧠 | ❓ | ❓ | ❓ | ❓ | @@ -49,6 +49,8 @@ Over the years, installing nmslib has becomes quite difficult. There are a numbe 🧠 = can be installed with `pip install nmslib-metabrainz` +🔨 = can be installed with `conda install -c conda-forge nmslib` + ❓ = unconfirmed Other methods mentioned in GitHub issues, but unconfirmed what versions they work for: