Minilab MK3 relative mode - Ableton - still not working

@diegorad you’re a STAR… @arturia.official PLEASE LOOK AT WHAT HE’S DONE AND IMPLEMENT THIS DIRECTLY. IT’S BEEN 2+ YEARS.

@diegorad the python script isn’t importing the libraries

Check the GitHub repo, I just posted instructions to install everything. I might also try to make a Windows executable.

**** fixed - my bad not knowing how this works. All good now, thanks!**
**** Edit - the script doesn’t seem to like running in Ableton 12.1 Beta…

Tried running the standalone script on my MacBook M2 and I’m getting the following error.

Traceback (most recent call last):
File “MiniLab_3_AbsToRelTranslator.py”, line 66, in
File “MiniLab_3_AbsToRelTranslator.py”, line 56, in main
File “mido/backends/backend.py”, line 96, in open_input
File “mido/ports.py”, line 165, in init
File “mido/ports.py”, line 90, in init
File “mido/backends/rtmidi.py”, line 134, in _open
File “mido/backends/rtmidi.py”, line 94, in _open_port
OSError: no ports available
[2927] Failed to execute script ‘MiniLab_3_AbsToRelTranslator’ due to unhandled exception!

Any ideas? Thanks!