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

latest version only supports python 3.11 #570

Closed
AjayNiven opened this issue Aug 29, 2024 · 1 comment · Fixed by algolia/api-clients-automation#3613
Closed

latest version only supports python 3.11 #570

AjayNiven opened this issue Aug 29, 2024 · 1 comment · Fixed by algolia/api-clients-automation#3613

Comments

@AjayNiven
Copy link

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
Copy link
Member

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

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

Successfully merging a pull request may close this issue.

2 participants