scrublet icon indicating copy to clipboard operation
scrublet copied to clipboard

pip install error in windows anaconda prompt

Open archana433 opened this issue 1 year ago • 2 comments

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

archana433 avatar May 17 '23 13:05 archana433

Does anyone else have this issue?

immuno345 avatar Nov 10 '23 14:11 immuno345

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

especht3 avatar Mar 06 '24 14:03 especht3