Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: PortAudio library not found #262

Open
Spurlos opened this issue Mar 28, 2024 · 0 comments
Open

OSError: PortAudio library not found #262

Spurlos opened this issue Mar 28, 2024 · 0 comments

Comments

@Spurlos
Copy link

Spurlos commented Mar 28, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants