Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting Dependencies when using it with Groq #836

Open
Tameem1 opened this issue Nov 24, 2024 · 0 comments
Open

Conflicting Dependencies when using it with Groq #836

Tameem1 opened this issue Nov 24, 2024 · 0 comments

Comments

@Tameem1
Copy link

Tameem1 commented Nov 24, 2024

I want to run my LLM on Groq but I'm facing a dependency issue when langchain_groq is installed. I tried many solutions to fix the dependency issue but no luck.

This is the main error:
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.
chromadb 0.4.6 requires pydantic<2.0,>=1.9, but you have pydantic 2.10.1 which is incompatible.
fastapi 0.99.1 requires pydantic!=1.8,!=1.8.1,<2.0.0,>=1.7.4, but you have pydantic 2.10.1 which is incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant