JPfeP / AddRoutes

Allow MIDI, OSC and a remote Android App to control Blender 2.8
http://www.jpfep.net/pages/addroutes/
GNU General Public License v2.0
98 stars 8 forks source link

libjack #14

Open ellen007 opened 1 year ago

ellen007 commented 1 year ago

l4b80ea477722a08c587f4ca5c454edad-s-mf653a135d59ad8767a9a2867d1045558

ellen007 commented 1 year ago

what is this mean? it failed to install add-ons on blender 3.2 (mac version) and showed this error. i downloaded v 33 .

image
JPfeP commented 1 year ago

Hello, You need to install Jack: https://formulae.brew.sh/formula/jack

f-birne commented 1 year ago

I have a similar issue, in a macbook pro M1 2021 with Blender 3.4 and the AddRoutes 0.34.

ImportError: dopen(/Users/f-birne/Library/Application Support/Blender/3.4/scripts/addons/AddRoutes/rtmidi/_rtmidi.cpython-310-darwin.so, O×0002): symbol not found in flat namespace ' jack activate'

I have installed jack with homebrew.

Screenshot 2023-01-09 at 18 34 38
supersynthesis commented 1 year ago

I'm having the issue as above with "... flat namespace '_jack_activate' " on Macbook Pro M1 Max, Monterey 12.6. I installed jack with "brew install jack" but still getting the same error. any idea?