Closed Ignaciol0 closed 9 months ago
Hi @Ignaciol0 - I wasn't able to replicate with python 3.12.1 on M3 with 0.1.24
. Are you installing the latest version?
@Ignaciol0 see this issue
Ok Sorry stupid mistake I downloaded the Build Tools but not the C++ part.
@Ignaciol0 I faced the same problem. Did you get the solution
@parthjrana01 My particular Isue is that I downloaded the build tools but in the build tools there is a C++ part that I didn´t download.
Hello I was searching in the issues for a resolved issue about this and since I didn't find any here is mine. Doing the pip installation of the crewai package I had a problem. ` ############################
Package would be ignored
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for multidict Failed to build multidict ERROR: Could not build wheels for multidict, which is required to install pyproject.toml-based projects`
The research I have done told me that the problem was from either the pip or the Microsoft Visual C++ Build Tools. I upgraded the pip and downloaded the Microsoft Building Tools from the link the error gave me. Rebooted the computer and still the error persisted although with the pip upgrade there were some new thing that downloaded. One possibility I saw that could have caused the problem is that I am using python 3.12.1 and I should use a lower version if that's the case. What version should I use? And if it's not the case any ideas what is causing the issue?