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