Skip to content

OSError: PortAudio library not found #262

Open
@Spurlos

Description

@Spurlos

Could not launch the app on Ubuntu 23.10 although it looks like the issue was raised and fixed previously in #145

(had to install libfuse2 also, but that a whole other story, as current distros moved on to libfuse3)

Error details
2024-03-28, 03:58:48 (Friture 0.49)
Traceback (most recent call last):
  File "main.py", line 3, in 
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "friture/analyzer.py", line 39, in 
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "friture/about.py", line 22, in 
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "sounddevice.py", line 71, in 
OSError: PortAudio library not found

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions