Ubuntu 24.04 sounddevice for python

Jerry Geis jerry.geis at gmail.com
Tue Feb 18 18:50:01 UTC 2025


On Tue, Feb 18, 2025 at 9:21 AM Jerry Geis <jerry.geis at gmail.com> wrote:

> apt install python3-sounddevice
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> E: Unable to locate package python3-sounddevice
>
>
> trying to install "sounddevice" but getting error.  What is the correct
> way.
> pip also errors
>
> Thanks
>
> jerry
>

After much searching I stumbled upon

git clone --recursive https://github.com/spatialaudio/python-sounddevice.git
cd python-sounddevice
python3 setup.py install

this seems to work and no longer error.

jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20250218/6f9a1567/attachment.html>


More information about the ubuntu-users mailing list