Skip to content

Bug: I can not even import the library #75

@Tomperez98

Description

@Tomperez98

Prerequisites

Describe the issue

from kinde_sdk import Configuration
# python --version 3.13
python app.py

  File "/Users/tomasperez/.local/share/uv/python/cpython-3.13.1-macos-aarch64-none/lib/python3.13/typing.py", line 432, in inner
    return func(*args, **kwds)
  File "/Users/tomasperez/.local/share/uv/python/cpython-3.13.1-macos-aarch64-none/lib/python3.13/typing.py", line 1639, in __getitem__
    params = tuple(_type_check(p, msg) for p in params)
  File "/Users/tomasperez/.local/share/uv/python/cpython-3.13.1-macos-aarch64-none/lib/python3.13/typing.py", line 1639, in <genexpr>
    params = tuple(_type_check(p, msg) for p in params)
                   ~~~~~~~~~~~^^^^^^^^
  File "/Users/tomasperez/.local/share/uv/python/cpython-3.13.1-macos-aarch64-none/lib/python3.13/typing.py", line 200, in _type_check
    raise TypeError(f"Plain {arg} is not valid as type argument")
TypeError: Plain typing_extensions.TypedDict is not valid as type argument

Library URL

https://github.com/kinde-oss/kinde-python-sdk

Library version

1.2.7

Operating system(s)

macOS

Operating system version(s)

Mac

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions