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

having issue regarding installing crewai. #538

Open
prateemnaskar opened this issue Apr 29, 2024 · 1 comment
Open

having issue regarding installing crewai. #538

prateemnaskar opened this issue Apr 29, 2024 · 1 comment

Comments

@prateemnaskar
Copy link

Hey m a noob, and m trying to install crewai, by using the comand at terminal 'pip install crewai" and m getting this error:

Using cached starlette-0.37.2-py3-none-any.whl (71 kB)
Using cached watchfiles-0.21.0-cp312-none-win_amd64.whl (280 kB)
Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)
Using cached websockets-12.0-cp312-cp312-win_amd64.whl (124 kB)
Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
Using cached flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB)
Using cached pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Using cached sympy-1.12-py3-none-any.whl (5.7 MB)
Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
Using cached fsspec-2024.3.1-py3-none-any.whl (171 kB)
Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
Using cached filelock-3.14.0-py3-none-any.whl (12 kB)
Using cached pyreadline3-3.4.1-py3-none-any.whl (95 kB)
Building wheels for collected packages: chroma-hnswlib
Building wheel for chroma-hnswlib (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for chroma-hnswlib (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'hnswlib' 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 chroma-hnswlib
Failed to build chroma-hnswlib
ERROR: Could not build wheels for chroma-hnswlib, which is required to install pyproject.toml-based projects

How can i fix this?

@fadairo
Copy link

fadairo commented May 1, 2024

Have you got Microsoft C++ Build Tools installed?

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

2 participants