Mopidy installing error

Hi,

After installing python3 with Entware without errors, I’m trying to install Mopidy and I get this error:

Anybody knows if it is possible to install it?

Thanks in advanced

This should do it:

pip3 install setuptools
pip3 install mopidy

But I think you need Python2 for mopidy?

Thank you.

You are right.

I updated Python3 through Entware. Can I update Python2 too?

Just install python.
But I still can’t run it because of some missing things. Also I see it needs Gstreamer. Is this required or optional?