faredus
Results
2
comments of
faredus
did anybody figure out how to do this? i get maxium recursion depth exceeded all the time
> ```python > if account.api != value: > account.api = value > ``` tdesk = TDesktop("tdata", api=oldAPI) File "C:\Users\AppData\Local\Programs\Python\Python39\lib\site-packages\opentele\td\tdesktop.py", line 141, in __init__ self.LoadTData() File "C:\Users\AppData\Local\Programs\Python\Python39\lib\site-packages\opentele\td\tdesktop.py", line 203, in LoadTData...