extension mopidy-api-explorer requires mopidy version >= 3.1.1
Opened this issue · 0 comments
janvda commented
I would like to use extension mopidy-api-explorer
I managed to get it installed by docker command (ignore mopidy-local
and git+https://github.com/antosart/mopidy-cd.git
)
RUN python3 -m pip install cffi==1.12.2 mopidy-local git+https://github.com/mopidy/mopidy-api-explorer.git git+https://github.com/antosart/mopidy-cd.git
But when the container becomes started it is logging:
mopidy_1 | INFO 2021-04-13 17:20:00,922 [7:MainThread] mopidy.ext
mopidy_1 | Disabled extension api_explorer: Mopidy>=3.1.1 required, but found Mopidy 3.0.2 at /usr/lib/python3/dist-packages
mopidy_1 | INFO 2021-04-13 17:20:01,291 [7:MainThread] mopidy.__main__
mopidy_1 | Enabled extensions: m3u, iris, spotify, softwaremixer, cd, moped, local, stream, http
mopidy_1 | INFO 2021-04-13 17:20:01,291 [7:MainThread] mopidy.__main__
mopidy_1 | Disabled extensions: file, gmusic, pandora, youtube, api_explorer, soundcloud