Replies: 1 comment 1 reply
-
Hey, @vin5712... It sounds like a strange error, never encountered before in Haystack. I would try first creating a clean environment and reinstalling Haystack from scratch. Let us know if you can solve the problem or if we can help you in any way... |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am using farm-haystack on Databricks ML notebook, specifically ElasticsearchDocumentStore , I am trying to import it from haystack.document_stores ,
"from haystack.document_stores import ElasticsearchDocumentStore". And I am getting the following error ImportError: cannot import name dataclass_transform. Does anyone know why am getting this and how to get this resolved?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions