Find answers from the community

Updated 2 months ago

Typing

After updating llama index I get this error:
TypeError: Plain typing.TypeAlias is not valid as type argument


Any ideas how to fix this? I am using Python 3.10
L
1 comment
I've not seen this before πŸ€” what's the full error?

Maybe try pip install -U typing-extensions==4.9.0 ?
Add a reply
Sign up and join the conversation on Discord