You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: