RecursionError: maximum recursion depth exceeded while calling a Python object Normalization failed: type=AttributeError args=<unknown>" #2045
Unanswered
saidamahmoud
asked this question in
Q&A
Replies: 1 comment
-
Can you provide more details/context? For example, what version are you using? What exactly are you trying to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank for the repo
I begain to use your repo to be able to run hyde
i was trying to run the import
like
from pyserini.search.lucene import LuceneSearcher from pyserini.search.faiss import FaissSearcher
But i got Recursion error
RecursionError: maximum recursion depth exceeded while calling a Python object Normalization failed: type=AttributeError args=<unknown>"
any help?
Beta Was this translation helpful? Give feedback.
All reactions