[Bug] 'threading' has no attribute '_Condition' on 05-langchain-retrieval-augmentation.ipynb #301
Closed
2 tasks done
Labels
bug
Something isn't working
Is this a new bug?
Current Behavior
from datasets import load_dataset
data = load_dataset("wikipedia", "20220301.simple", split='train[:10000]')
data
Expected Behavior
loading wikipedia dataset
Steps To Reproduce
run https://github.com/pinecone-io/examples/blob/master/learn/generation/langchain/handbook/05-langchain-retrieval-augmentation.ipynb on google colab
Relevant log output
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: