Error in "Tutorial: Build Your First Question Answering System" #5237
Unanswered
wiskasEpiphi
asked this question in
Questions
Replies: 1 comment 1 reply
-
Hey @wiskasEpiphi! Yesterday, Haystack 1.18.0 was released and some heavy dependencies have been made optional. Also the mentioned tutorial was updated accordingly, with the new installation command. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm doing the "Tutorial: Build Your First Question Answering System" but I have the next error:
ImportError: Failed to import 'sentence_transformers'. Run 'pip install farm-haystack[inference]'. Original error: No module named 'sentence_transformers'
Yesterday it worked, but now no and idk why.
Beta Was this translation helpful? Give feedback.
All reactions