algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

latest version only supports python 3.11 #570

Closed AjayNiven closed 2 weeks ago

AjayNiven commented 2 weeks ago

File "/home/nsroot/Projects/search/venv/lib/python3.10/site-packages/algoliasearch/search/client.py", line 16, in from typing import Annotated, Any, Callable, Dict, List, Optional, Self, Tuple, Union ImportError: cannot import name 'Self' from 'typing' (/usr/lib/python3.10/typing.py)

shortcuts commented 2 weeks ago

Hey, thanks for reporting the issue! it should be fixed in the newest version