Notebook Langchain ModuleNotFoundError: No module named 'langchain.retrievers.merger_retriever'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 04:29 PM
Hi,
As mentioned in the title, receiving this error despite
%pip install --upgrade langchain
Specific line of code:
from langchain.retrievers.merger_retriever import MergerRetriever
All other langchain import works when this is commented out. Same line works on my local VS Code.
Appreciate any help with this issue. Thanks!
0 REPLIES 0

