Skip to content

Commit

Permalink
update readme to include installation method for Apple M2 chip on pyt…
Browse files Browse the repository at this point in the history
…hon3.9 (#531)
  • Loading branch information
Archertakesitez authored Oct 28, 2024
1 parent b5687f5 commit 8fed8ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | ❌🐍 | ❌🐍🧠 |||||
Expand All @@ -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:
Expand Down

0 comments on commit 8fed8ef

Please sign in to comment.