Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new Algoliasearch #3

Open
okadakenichi opened this issue Aug 25, 2024 · 1 comment
Open

new Algoliasearch #3

okadakenichi opened this issue Aug 25, 2024 · 1 comment

Comments

@okadakenichi
Copy link

Github actions started using algoliasearch-4.1.1 instead of algoliasearch-3.0.0,
which needs "algoliasearch.search.client" instead of "algoliasearch.search_client"

https://github.com/algolia/algoliasearch-client-python

@okadakenichi
Copy link
Author

RUN pip install algoliasearch
has to be
RUN pip install algoliasearch=3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant