You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I keep getting this error every time I try to run it.
> Manage App Execution Aliases.
PS C:\Users\Admin\desktop\import> py py-trakt-letterboxd-import.py --watched watched.csv
File "C:\Users\Admin\desktop\import\py-trakt-letterboxd-import.py", line 36
print 'Authentification expired, trying to re-authentificate...'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
Is the new Trakt API incompatible with this script?
The text was updated successfully, but these errors were encountered:
Hello, I keep getting this error every time I try to run it.
Is the new Trakt API incompatible with this script?
The text was updated successfully, but these errors were encountered: