ImportError: cannot import name 'LATEST_VERSION' from 'langgraph.checkpoint.base' #4340
Unanswered
Anonymous-H
asked this question in
Q&A
Replies: 1 comment
-
Thanks for flagging - could you upgrade LangGraph-checkpoint? It seems there was a release that didn't adequately bump the minbound |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Help! When I use version 0.3.22 of langgraph in my Python project, an error is thrown:
ImportError: cannot import name 'LATEST_VERSION' from 'langgraph.checkpoint.base'.
How should I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions