livekit / python-sdks

LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
80 stars 26 forks source link

TypeError: 'type' object is not subscriptable on acces_token.py #108

Closed Gabriel-rd2 closed 8 months ago

Gabriel-rd2 commented 8 months ago

File "livekit/api/access_token.py", line 46, in VideoGrants: can_publish_sources: list[str] = dataclasses.field(default_factory=list)

TypeError: 'type' object is not subscriptable