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

Suddenly stopped working. Now have Errors #118

Open
skuid87 opened this issue Mar 14, 2024 · 0 comments
Open

Suddenly stopped working. Now have Errors #118

skuid87 opened this issue Mar 14, 2024 · 0 comments

Comments

@skuid87
Copy link

skuid87 commented Mar 14, 2024

Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/opt/python-plexlibrary/plexlibrary/main.py", line 2, in
from plexlibrary import main
File "/opt/python-plexlibrary/plexlibrary/plexlibrary.py", line 21, in
import recipes
File "/opt/python-plexlibrary/plexlibrary/recipes.py", line 7, in
from utils import YAMLBase
File "/opt/python-plexlibrary/plexlibrary/utils.py", line 4, in
import ruamel.yaml
ModuleNotFoundError: No module named 'ruamel'

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