-
-
Notifications
You must be signed in to change notification settings - Fork 538
Open
Labels
External bug 🐞For bugs which are not caused by DietPi.For bugs which are not caused by DietPi.Trixie
Milestone
Description
Hello,
I getting this error
ERROR 2025-12-15 12:43:49,327 [407371:MainThread] mopidy.ext
Setup of extension from entry point local failed, ignoring extension.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mopidy/ext.py", line 250, in load_extensions
command=extension.get_command(),
~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/mopidy_local/__init__.py", line 45, in get_command
from .commands import LocalCommand
File "/usr/lib/python3/dist-packages/mopidy_local/commands.py", line 8, in <module>
from mopidy_local import mtimes, storage, translator
File "/usr/lib/python3/dist-packages/mopidy_local/storage.py", line 2, in <module>
import imghdr
ModuleNotFoundError: No module named 'imghdr'
Metadata
Metadata
Assignees
Labels
External bug 🐞For bugs which are not caused by DietPi.For bugs which are not caused by DietPi.Trixie