I'm new to using CrewAI and have gathered most of my knowledge about this framework from the website and Brandon's YT videos (very helpful). However, I'm having some issues with getting my environment set up to work with CrewAI, specifically installing certain packages. I've been getting the following errors after running $ pip install crewai.
Error 1: Building wheel for chroma-hnswlib (pyproject.toml) did not run successfully.
Error 2: ERROR: Failed building wheel for chroma-hnswlib
Error 3: ERROR: Failed to build installable wheels for some pyproject.toml based projects (chroma-hnswlib)
I've made sure my setuptools and wheels are all upgraded/up-to-date, but I'm still running into this issue. Anyone experienced a similar issue, solved it and would like to reach out?