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

Studio:ModuleNotFoundError: No module named 'langchain_experimental' #157

Open
wangjian0019 opened this issue Oct 11, 2024 · 1 comment

Comments

@wangjian0019
Copy link

wangjian0019 commented Oct 11, 2024

Hi.

I copied some code into the agent.py from the "Basic Multi-agent Collaboration" example.

https://langchain-ai.github.io/langgraph/tutorials/multi_agent/multi-agent-collaboration/

But the application startup failed.

image

When I run
"pip install -U langchain langchain_openai langsmith pandas langchain_experimental matplotlib langgraph langchain_core"
in the MacOS local terminal, it works in the VSCode. Still error in the studio.

How can I install langchain_experimental and others in the studio environment?

Thanks.

@wangjian0019
Copy link
Author

agent.py.txt

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