Can't install Mopidy-PulseAudio

Hello,

I want to use Mopidy on Ubuntu 22.04.1 on Windows Subsystem fro Linux

I can install Mopidy and extensions but
when I try to install Mopidy-PulseAudio there is this message

ERROR: Could not find a version that satisfies the requirement Mopidy-PulseAudio
ERROR: No matching distribution found for Mopidy-PulseAudio

I try to install with this command
python3 -m pip install Mopidy-PulseAudio
or
pip install Mopidy-PulseAudio

I want to install PulseAudio module because I don’t know how to use alsa with Windows Subsystem for Linux

Help would be appreciated, thanks

I tried to install manually.

I do this
git clone GitHub - liamw9534/mopidy-pulseaudio: Mopidy extension for PulseAudio server management
python3 setup.py install

It does install dependencies then it stops
error: Could not find suitable distribution for Requirement.parse(‘pypulseaudio>=0.1.0’)

So I can’t install manually

That extension is really old and it doesn’t support Mopidy 3. Don’t try to install/use it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.