<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Notebook Langchain ModuleNotFoundError: No module named 'langchain.retrievers.merger_retriever' in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/notebook-langchain-modulenotfounderror-no-module-named-langchain/m-p/43284#M5764</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;As mentioned in the title, receiving this error despite&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%pip install --upgrade langchain&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Specific line of code:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; langchain.retrievers.merger_retriever &lt;/SPAN&gt;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt; MergerRetriever&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All other langchain import works when this is commented out. Same line works on my local VS Code.&lt;/DIV&gt;&lt;DIV&gt;Appreciate any help with this issue. Thanks!&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 03 Sep 2023 15:39:48 GMT</pubDate>
    <dc:creator>bento</dc:creator>
    <dc:date>2023-09-03T15:39:48Z</dc:date>
    <item>
      <title>Notebook Langchain ModuleNotFoundError: No module named 'langchain.retrievers.merger_retriever'</title>
      <link>https://community.databricks.com/t5/get-started-discussions/notebook-langchain-modulenotfounderror-no-module-named-langchain/m-p/43284#M5764</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;As mentioned in the title, receiving this error despite&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%pip install --upgrade langchain&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Specific line of code:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; langchain.retrievers.merger_retriever &lt;/SPAN&gt;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt; MergerRetriever&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All other langchain import works when this is commented out. Same line works on my local VS Code.&lt;/DIV&gt;&lt;DIV&gt;Appreciate any help with this issue. Thanks!&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 03 Sep 2023 15:39:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/notebook-langchain-modulenotfounderror-no-module-named-langchain/m-p/43284#M5764</guid>
      <dc:creator>bento</dc:creator>
      <dc:date>2023-09-03T15:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook Langchain ModuleNotFoundError: No module named 'langchain.retrievers.merger_retriever'</title>
      <link>https://community.databricks.com/t5/get-started-discussions/notebook-langchain-modulenotfounderror-no-module-named-langchain/m-p/43690#M5766</link>
      <description>&lt;P&gt;More specifically: langchain releases a new update every few days, and it is likely that you are using code or a library that needs a later version of langchain than you have (or, perhaps, a later version that removed whatever part of langchain you rely on). You need to figure out what version of langchain works for your use case and pin it. Updating to the latest version every time makes you vulnerable to breaking changes like this.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 18:07:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/notebook-langchain-modulenotfounderror-no-module-named-langchain/m-p/43690#M5766</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2023-09-05T18:07:21Z</dc:date>
    </item>
  </channel>
</rss>

