Ivelin Tenev
e80489135b
fix: improve error message when PortAudio system library is missing
...
When sounddevice is installed but libportaudio2 is not present on the
system, the OSError was caught together with ImportError and showed a
generic 'pip install sounddevice' message that sent users down the wrong
path.
Split the except clause to give a clear, actionable message for the
OSError case, including the correct apt/brew commands to install the
system library.
2026-03-22 04:38:17 -07:00
..
2026-03-17 00:16:34 -07:00
2026-03-19 17:54:46 +01:00
2026-03-17 02:33:12 -07:00
2026-03-14 12:21:50 -07:00
2026-03-17 02:22:12 -07:00
2026-03-19 10:17:03 -07:00
2026-03-16 04:43:37 -07:00
2026-03-15 20:21:21 -07:00
2026-03-21 15:55:25 -07:00
2026-03-22 04:18:28 -07:00
2026-02-21 03:53:24 -08:00
2026-03-20 08:52:37 -07:00
2026-03-17 02:57:02 -07:00
2026-03-18 01:19:05 +03:00
2026-03-17 04:32:39 -07:00
2026-03-15 20:21:21 -07:00
2026-03-16 00:23:47 -07:00
2026-03-15 20:21:21 -07:00
2026-02-23 02:11:33 -08:00
2026-03-19 16:23:45 -07:00
2026-03-17 04:19:11 -07:00
2026-03-15 20:21:21 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-03-14 03:47:13 -07:00
2026-03-17 03:52:15 -07:00
2026-03-15 20:21:21 -07:00
2026-03-22 04:35:23 -07:00
2026-03-20 08:52:21 -07:00
2026-03-20 21:07:48 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 04:03:28 -07:00
2026-03-08 23:53:57 -07:00
2026-03-18 03:17:37 -07:00
2026-03-21 17:10:17 -07:00
2026-03-16 23:39:41 -07:00
2026-03-15 20:21:21 -07:00
2026-03-17 10:30:58 -07:00
2026-03-19 23:55:13 +08:00
2026-03-15 20:21:21 -07:00
2026-03-22 04:38:17 -07:00
2026-03-21 09:53:06 -07:00
2026-03-17 03:11:26 -07:00