-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
LangGraph Studio (mac) -> AttributeError: module 'mvgbxnshzyfjxntsvqcqbkah' has no attribute 'graph' #2316
Comments
@acsankar could you share your |
{ |
and just to confirm -- you have a variable like |
Below is the code def create_workflow() -> Graph:
|
right, but do you save the output of
hope this helps |
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
I am trying to load the folder to Langstudio (mac installation), i am getting the below issue:
File "/usr/local/lib/python3.11/site-packages/langchain_core/runnables/config.py", line 579, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/api/langgraph_api/shared/graph.py", line 276, in _graph_from_spec
AttributeError: module 'mvgbxnshzyfjxntsvqcqbkah' has no attribute 'graph'
System Info
]
The text was updated successfully, but these errors were encountered: