correct-apricot
correct-apricot6mo ago

[Solved ✅] I am unable to pip install composio_crewai

I tried installing the "Microsoft C++ build tools", I still get the same error Please help
No description
2 Replies
Soham
Soham6mo ago
Got it. This is a known windows issue. https://github.com/nmslib/hnswlib/issues/442 Is it possible to try this in wsl?
GitHub
pip install hnswlib fail on python 3.9 · Issue #442 · nmslib/hnswlib
`Building wheels for collected packages: hnswlib Building wheel for hnswlib (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for hnswlib (pyproject.toml) did not run ...
correct-apricot
correct-apricotOP6mo ago
Thankyou! One of the comments pointed to some modifications in VS build after which it worked

Did you find this page helpful?