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

Not able to install sent2vec #128

Open
ajaysaravade1 opened this issue Feb 10, 2023 · 2 comments
Open

Not able to install sent2vec #128

ajaysaravade1 opened this issue Feb 10, 2023 · 2 comments

Comments

@ajaysaravade1
Copy link

ajaysaravade1 commented Feb 10, 2023

Giving error after using pip install .

 error: subprocess-exited-with-error
  × Building wheel for sent2vec (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [2 lines of output]
      cl : Command line error D8021 : invalid numeric argument '/Wno-cpp'
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\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 sent2vec
Failed to build sent2vec
ERROR: Could not build wheels for sent2vec, which is required to install pyproject.toml-based projects

please mention all requirements.

@foresta-yang
Copy link

Giving error after using pip install .

 error: subprocess-exited-with-error
  × Building wheel for sent2vec (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [2 lines of output]
      cl : Command line error D8021 : invalid numeric argument '/Wno-cpp'
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\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 sent2vec
Failed to build sent2vec
ERROR: Could not build wheels for sent2vec, which is required to install pyproject.toml-based projects

please mention all requirements.

I have also encountered the same problem. Have you solved it? Please give me some advice, Thanks.

@drew-walkerr
Copy link

Had similar problem with installation, I found the clearest step-by-step outlined here: #118 -- maybe consider amending in readme?

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

3 participants