Closed
Description
This concerns an Apple M1 system. I'm surprised importing the module fails entirely and has not been detected yet. Maybe nobody has tried it yet? I assume this may be a more general issue and not exclusive to my device since it is relatively vanilla.
jack
installed via homebrew, which works without issues as far as I have seen (e.g. SSR).- Fresh
conda
environment withpip install JACK-Client
, resulting inpython 3.11.3
,cffi 1.15.1
,jack-client 0.5.4
- On
import jack
gettingOSError: JACK library not found
(from jack.py, line 44)
I have no idea how to debug this and find where it actually looks for the library and/or how to modify the locations. Do you have any idea?
Metadata
Metadata
Assignees
Labels
No labels