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

version incompatibility issue between several packages #60

Closed
GoldFlamingoAI opened this issue Feb 23, 2024 · 5 comments
Closed

version incompatibility issue between several packages #60

GoldFlamingoAI opened this issue Feb 23, 2024 · 5 comments

Comments

@GoldFlamingoAI
Copy link

Do you have any suggestions on how to resolve the error below? I am just using OpenAI instead of Langchain but would love to use Langchain.

Because no versions of langchain-openai match >0.0.7,<0.0.8
and langchain-openai (0.0.7) depends on langchain-core (>=0.1.26,<0.2.0), langchain-openai (>=0.0.7,<0.0.8) requires langchain-core (>=0.1.26,<0.2.0).
And because no versions of langchain-core match >0.1.26,<0.2
and langchain-core (0.1.26) depends on langsmith (>=0.1.0,<0.2.0), langchain-openai (>=0.0.7,<0.0.8) requires langsmith (>=0.1.0,<0.2.0).
Because langchain (0.0.354) depends on langsmith (>=0.0.77,<0.1.0)
and no versions of langchain match >0.0.354,<0.0.355, langchain (>=0.0.354,<0.0.355) requires langsmith (>=0.0.77,<0.1.0).
Thus, langchain-openai (>=0.0.7,<0.0.8) is incompatible with langchain (>=0.0.354,<0.0.355).
And because crewai (0.1.24) depends on langchain (>=0.0.354,<0.0.355), langchain-openai (>=0.0.7,<0.0.8) is incompatible with crewai (0.1.24).
So, because trip-planner-yt depends on both crewai (0.1.24) and langchain-openai (^0.0.7), version solving failed.

@akcserhant
Copy link

yea its bad, can't even validate tools now

@joaomdmoura
Copy link
Collaborator

joaomdmoura commented Feb 23, 2024 via email

@logikonline
Copy link

Please update these and pull in the requests. It is very hard to use this.

Copy link

github-actions bot commented Sep 4, 2024

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants