I accidentally damaged mopidy on a rpi that was probably running Jessie.
I am trying to get it working on the latest build of raspios ( buster ), the package in the RPI apt server install mopidy 2.2.1 on python2
I installed Python3 and then tried installing mopidy from pypi, this tries to install mopidy 3.0.2. This does not work mopidy requires Gst 1.0 but the version I find using pip3 is Gst 0.1
So, is there an uptodate howto for RPI buster
Regards
Pete