docs: added Windows bug solving to docs (#2764)

Co-authored-by: Tony Kipkemboi <iamtonykipkemboi@gmail.com>
This commit is contained in:
Henrique Branco
2025-05-06 10:55:05 -03:00
committed by GitHub
parent 836e9fc545
commit bfea85d22c

View File

@@ -71,6 +71,10 @@ If you haven't installed `uv` yet, follow **step 1** to quickly get it set up on
``` ```
</Warning> </Warning>
<Warning>
If you encounter the `chroma-hnswlib==0.7.6` build error (`fatal error C1083: Cannot open include file: 'float.h'`) on Windows, install (Visual Studio Build Tools)[https://visualstudio.microsoft.com/downloads/] with *Desktop development with C++*.
</Warning>
- To verify that `crewai` is installed, run: - To verify that `crewai` is installed, run:
```shell ```shell
uv tool list uv tool list