algolia / algoliasearch-django

Seamless integration of Algolia into your Django project.
https://www.algolia.com
MIT License
173 stars 65 forks source link

Python 3.11 Support #328

Closed phelpsdb closed 1 year ago

phelpsdb commented 1 year ago

Description

Algolia Search python client recently released a version to support python 3.11 (algoliasearch 3.0.0). However, this algoliasearch-django requires algoliasearch<3.0 and >=2.0

Steps To Reproduce

pip install algoliasearch==3.0.0 algoliasearch-django==2.0.0

Enase commented 1 year ago

looks like project is abandoned, as a temporary solution you can try

algoliasearch-django==2.0.0
git+https://github.com/Enase/algoliasearch-client-python@fake-version#egg=algoliasearch