-
Notifications
You must be signed in to change notification settings - Fork 5.2k
I am facing issue with "crewai install" command #3232
Unanswered
amanpreet-thinknyx
asked this question in
Q&A
-
This is the error that is showing. I have done all the troubleshooting available. Still I am stuck.
×ばつ Failed to build `chroma-hnswlib==0.7.6` ├─▶ The build backend returned an error ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) [stdout] running bdist_wheel running build running build_ext building 'hnswlib' extension [stderr] 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/ hint: This usually indicates a problem with the package or the build environment. help: `chroma-hnswlib` (v0.7.6) was included because `course-ai-agent` (v0.1.0) depends on `crewai` (v0.150.0) which depends on `chromadb` (v0.5.23) which depends on `chroma-hnswlib` An error occurred while running the crew: Command '['uv', 'sync']' returned non-zero exit status 1. ">
(course-ai-agent) PS C:\Users\Thinknyx_Amanpreet\course_ai_agent> crewai install
Resolved 213 packages in 11ms
Built course-ai-agent @ file:///C:/Users/Thinknyx_Amanpreet/course_ai_agent
×ばつ Failed to build `chroma-hnswlib==0.7.6`
├─▶ The build backend returned an error
╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1)
[stdout]
running bdist_wheel
running build
running build_ext
building 'hnswlib' extension
[stderr]
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/
hint: This usually indicates a problem with the package or the build environment.
help: `chroma-hnswlib` (v0.7.6) was included because `course-ai-agent` (v0.1.0) depends on `crewai` (v0.150.0) which depends on `chromadb` (v0.5.23)
which depends on `chroma-hnswlib`
An error occurred while running the crew: Command '['uv', 'sync']' returned non-zero exit status 1.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment