Skip to content

Library not found on Apple silicon #120

Closed
@HaHeho

Description

@HaHeho

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 with pip install JACK-Client, resulting in python 3.11.3, cffi 1.15.1, jack-client 0.5.4
  • On import jack getting OSError: 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions