Mac Install Video

Hi, I’ve seen various people (and one topic in this forum) link to a Mac OSX install tutorial video. It seems to have been deleted from Youtube. Does anyone know if there are any resources to help installing on Mac OSX?

Having problems with a message: “(ERROR, MIDI) Could not find python binary: python3” when I launch the server with the “list” command.

Running the launcher “List MIDI Devices” command I also get:

“A JavaScript error occurred in the main process: Uncaught Exception:
Error: spawn python3 ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)”

Try this:

  • Install python3 HERE

  • open Terminal and type which python3

  • It will give the path to the python binary, copy it

  • open O-S-C and inside the “midi” box type path=PASTE THE PYTHON PATH HERE

  • it SHOULD work

1 Like