Replies: 2 comments 2 replies
-
make sure you`re doing this
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm encountering the exact same issue. I tried setting PYTHONPATH=/src or PYTHONPATH=. in my .env file, but neither solved the problem.
graph.py
test_module.py
.env
langgraph.json
langgraph dev Error
|
Beta Was this translation helpful? Give feedback.
2 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.
-
I have code like the following:
Running it with
langgraph dev
hits an error:How to use relative import with
langgraph dev
?System Info
Beta Was this translation helpful? Give feedback.
All reactions