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?
Hello, I keep getting this error every time I try to run it.
Is the new Trakt API incompatible with this script?