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

notebook pip packages seem out of date? #1

Open
rlam3 opened this issue May 7, 2024 · 0 comments
Open

notebook pip packages seem out of date? #1

rlam3 opened this issue May 7, 2024 · 0 comments

Comments

@rlam3
Copy link

rlam3 commented May 7, 2024

notebook pip packages seem out of date?

I've been getting hit with the following errors:

ModuleNotFoundError                       Traceback (most recent call last)
Cell In[11], [line 1](vscode-notebook-cell:?execution_count=11&line=1)
----> [1](vscode-notebook-cell:?execution_count=11&line=1) from langchain.libs.experimental.langchain_experimental.graph_transformers.diffbot import DiffbotGraphTransformer
      [2](vscode-notebook-cell:?execution_count=11&line=2) import os
      [4](vscode-notebook-cell:?execution_count=11&line=4) # load Diffbot Token for later entity and relationship extraction

ModuleNotFoundError: No module named 'langchain.libs'```
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