typesense-python icon indicating copy to clipboard operation
typesense-python copied to clipboard

AttributeError: module 'typing_extensions' has no attribute 'Union'

Open huynd26 opened this issue 9 months ago • 5 comments

Hi, I got an error when upgrading Typesense from version 0.21.0 to 1.0.3 _SequenceTypes = typing.Union[\nAttributeError: module 'typing_extensions' has no attribute 'Union'\n", "path": "/webapps/project/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "syspath": ["/tmp/ansible_community.general.django_manage_payload_2wkzk7x5/ansible_community.general.django_manage_payload.zip", "/usr/lib/python310.zip", "/usr/lib/python3.10", "/usr/lib/python3.10/lib-dynload", "/usr/local/lib/python3.10/dist-packages", "/usr/lib/python3/dist-packages"]} Python version: 3.10 Typing_extension: 4.13.1

Hopefully there is a solution or a correction version to solve it. Many Thanks!

huynd26 avatar Apr 14 '25 07:04 huynd26