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

pip install error in windows anaconda prompt #52

Open
archana433 opened this issue May 17, 2023 · 2 comments
Open

pip install error in windows anaconda prompt #52

archana433 opened this issue May 17, 2023 · 2 comments

Comments

@archana433
Copy link

Building wheels for collected packages: annoy
Building wheel for annoy (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
C:\Users\vermaarc\AppData\Local\anaconda3\lib\site-packages\setuptools\installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-310
creating build\lib.win-amd64-cpython-310\annoy
copying annoy_init_.py -> build\lib.win-amd64-cpython-310\annoy
copying annoy_init_.pyi -> build\lib.win-amd64-cpython-310\annoy
copying annoy\py.typed -> build\lib.win-amd64-cpython-310\annoy
running build_ext
building 'annoy.annoylib' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for annoy
Running setup.py clean for annoy
Failed to build annoy

how to solve this error? Please help , Thank you

@immuno345
Copy link

Does anyone else have this issue?

@especht3
Copy link

especht3 commented Mar 6, 2024

Yes having this exact same issue but appears that annoy is installed correctly

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