You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to import jina-haystack, it doesn't recognize the packages when importing. I have installed the package with pip, but it doesn't work. Analyzing the documentation, I believe I'm importing everything correctly in the following way:
from haystack_integrations.components.embedders.jina import JinaDocumentEmbedder
Any idea why this might be happening? Or is it a bug?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello team!
While trying to import jina-haystack, it doesn't recognize the packages when importing. I have installed the package with pip, but it doesn't work. Analyzing the documentation, I believe I'm importing everything correctly in the following way:
from haystack_integrations.components.embedders.jina import JinaDocumentEmbedder
Any idea why this might be happening? Or is it a bug?
Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions