beir-cellar / beir

A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
http://beir.ai
Apache License 2.0
1.57k stars 191 forks source link

TypeError: Cannot create a consistent method resolution order (MRO) for bases tqdm, tqdm_asyncio #168

Closed dinuransika closed 6 months ago

dinuransika commented 6 months ago

image

When running the BEIR examples. The problem is coming from the haystack module when imported with the beir module. haystack seems to be aware of this issue. But even the latest haystack 1.x version gives the same error.