Hi, I found a bug in the models/__init__.py file of the sdk:
the TikTokSettings import at line 63 raises an exception, and it shows up in any script that tries to run the line: from late import Late. I fixed the issue by commenting out line 63 but please look into this cuase I'm sure it has some negative implications somewhere