Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API #24

Open
ItzEdInYourBed opened this issue Apr 25, 2024 · 1 comment
Open

New API #24

ItzEdInYourBed opened this issue Apr 25, 2024 · 1 comment

Comments

@ItzEdInYourBed
Copy link

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?

@jensb89
Copy link
Owner

jensb89 commented Apr 25, 2024

Try the other script with -python3 at the end. That should help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants