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

Python3 #12

Open
PierreDurrr opened this issue Nov 1, 2021 · 1 comment
Open

Python3 #12

PierreDurrr opened this issue Nov 1, 2021 · 1 comment

Comments

@PierreDurrr
Copy link

Would this be updated to work with python3 ?

@PierreDurrr
Copy link
Author

PierreDurrr commented Nov 2, 2021

EDIT : just found your python3 branch, but got this error while trying to use it :

root@scripts:/scripts/crotte# python3 plex2trakt.py plex
Traceback (most recent call last):
  File "plex2trakt.py", line 9, in <module>
    from trakt import Trakt
  File "/scripts/crotte/trakt.py", line 40
    print 'Go to %(verification_url)s and enter %(user_code)s' % r.json()
                                                             ^
SyntaxError: invalid syntax

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

1 participant