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

Fix for ModuleNotFoundError while running langchain-server. Issue #5833 #6077

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

solidate
Copy link
Contributor

This PR fixes the error
ModuleNotFoundError: No module named 'langchain.cli'
Fixes #5833 (issue)

@solidate solidate changed the title Fix for No module named 'langchain.cli' while running langchain-serve… Fix for ModuleNotFoundError while running langchain-server. Fixes https://github.com/hwchase17/langchain/issues/5833 Jun 13, 2023
@solidate solidate changed the title Fix for ModuleNotFoundError while running langchain-server. Fixes https://github.com/hwchase17/langchain/issues/5833 Fix for ModuleNotFoundError while running langchain-server. Issue #5833 Jun 13, 2023
@solidate solidate closed this Jun 13, 2023
@solidate solidate reopened this Jun 13, 2023
@hwchase17 hwchase17 merged commit 8fdf88b into langchain-ai:master Jun 13, 2023
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
…gchain-ai#5833 (langchain-ai#6077)

This PR fixes the error
`ModuleNotFoundError: No module named 'langchain.cli'`
Fixes langchain-ai#5833 (issue)
This was referenced Jun 25, 2023
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

Successfully merging this pull request may close these issues.

langchain-server: ModuleNotFoundError: No module named 'langchain.cli'
3 participants