I’ve put together these steps to keep the setup process as smooth and predictable as possible.
- Windows: Setup Guide
- Mac: Setup Guide
- Linux: Setup Guide
If you run into any issues, feel free to reach out.
Before anything else, make sure you’ve completed “Gotcha #4” in the Windows setup guide:
👉 Installing Microsoft Build Tools
If you skip this, CrewAI may fail with a confusing Chroma-related error.
Run the following command in your Cursor terminal from the project root directory:
uv tool install crewai==0.130.0 --python 3.12