Trying to get M1 Macbook Pro to work with OSC

Hi!

Trying to get this to work on my Macbook Pro M1. Here's my issue:

When the "MIDI" box in the initial setup window is empty, it shows my MIDI devices, however, when I input "path=/usr/local/bin/python3", it shoots out an error which states the following:

(ERROR, MIDI) error while loading python-rtmidi library (running with python 3.12.6):
dlopen(/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/rtmidi/_rtmidi.cpython-312-darwin.so, 0x0002): tried: '/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/rtmidi/_rtmidi.cpython-312-darwin.so' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))

Does anybody know a fix for this?

Do not specify path=whatever, it's a very specific option for a very specific use case, you don't need it (since nov 2020).