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

guid log errors on run #113

Open
binarylimited opened this issue Nov 28, 2021 · 3 comments
Open

guid log errors on run #113

binarylimited opened this issue Nov 28, 2021 · 3 comments

Comments

@binarylimited
Copy link

binarylimited commented Nov 28, 2021

Cant seem to figure out what this error is trying to tell me? is it permissions or something else?

Have install on the dependencies fine.

meh@meh:/opt/python-plexlibrary$ python3 plexlibrary movies_christmas.yml Sun Nov 28 20:32:58 NZDT 2021 Traceback (most recent call last): File "/opt/python-plexlibrary/plexlibrary/plexlibrary.py", line 22, in <module> from recipe import Recipe File "/opt/python-plexlibrary/plexlibrary/recipe.py", line 148 logs.warning(f"Unknown guid: {guid}") ^ SyntaxError: invalid syntax

@binarylimited binarylimited changed the title guid log erros on run guid log errors on run Nov 28, 2021
@adamgot
Copy link
Owner

adamgot commented Nov 28, 2021

Hi,
What version of python are you running (python3 --version), and could you post your recipe file with the sources please.

@skuid87
Copy link

skuid87 commented Jul 12, 2022

I'm having the same issues running python 3.7.5

@skuid87
Copy link

skuid87 commented Jul 16, 2022

Resolution for me was to run the script using python3.6

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

3 participants