MervinPraison / PraisonAI

PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration. Chat with your ENTIRE Codebase.
https://docs.praison.ai
MIT License
2.14k stars 287 forks source link

Dependency Issues #7

Closed charlesbiggs07 closed 3 months ago

charlesbiggs07 commented 6 months ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. anaconda-cloud-auth 0.1.4 requires pydantic<2.0, but you have pydantic 2.6.4 which is incompatible.

When I change to pydantic<2.0, the dependency issue continues to trickle down.

I'm having this same issue when I tried to install and run CrewAI last weekend. (Already raised an issue there but have yet to hear back.)

Thanks.

MervinPraison commented 3 months ago

@charlesbiggs07 is this still an issue?

MervinPraison commented 3 months ago

@charlesbiggs07 Hoping this issue has been fixed, so closing it. If you still face issue please raise an issue ticket. Thanks