-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I hope the following error message helps ( this is basically the latest git as of today with "mopidy 4.0.0a2-2" from arch/extra repository.
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/mopidy/__main__.py", line 158, in main
extension.setup(registry)
~~~~~~~~~~~~~~~^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/mopidy_mpris/__init__.py", line 32, in setup
from mopidy_mpris.frontend import MprisFrontend # noqa: PLC0415
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/mopidy_mpris/frontend.py", line 6, in <module>
from mopidy.core import CoreEvent, CoreEventData, CoreListener, CoreProxy
ImportError: cannot import name 'CoreEvent' from 'mopidy.core' (/usr/lib/python3.14/site-packages/mopidy/core/__init__.py)
thank you for the work on mopidy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels