Skip to content
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

Could not build wheels for nmslib at install #5

Open
hareshsuppiah opened this issue Jun 6, 2023 · 0 comments
Open

Could not build wheels for nmslib at install #5

hareshsuppiah opened this issue Jun 6, 2023 · 0 comments

Comments

@hareshsuppiah
Copy link

Upon installation of novelpy on my Windows 10 and MacOS machines. Both errors pertain to the building of wheels for nmslib.

On Windows 10, I'm using python 3.11.3. Here is the output::


 error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for nmslib
Failed to build nmslib
ERROR: Could not build wheels for nmslib, which is required to install pyproject.toml-based projects

I've already installed and included the path to cl.exe

On the mac (version 11.7.6) on Python 3.11.3, the error is clang: error: the clan compiler does not support '-march=native' followed by ERROR: Could not build wheels for nmslib, which is required to install pyproject.toml-based projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant