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

Error installing langgraph from requirements.txt: yanked version and problem with langgraph-sdk #93

Open
JeanVittory opened this issue Feb 20, 2025 · 1 comment

Comments

@JeanVittory
Copy link

Hi,

I'm using python 3.8.10 with ubuntu 20.04.6 and following your online course about lang-graph.

When I ran:

pip install -r requirements.txt

I received this message:

Image

@JeanVittory
Copy link
Author

I solved the problem by updating my Python version. Some dependencies such as lang graph do not work with versions prior to Python 3.9.0.

Maybe if we can get the versions in requirements.txt could be nice.

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