Actually, after some hours of researching i was able to get it to work on my own machine, by modifying some stuff inside of OSU.app, but unfortunately I'm not familiar with C++ and OBS source structure itself to make my findings into a pull request.Python scripting has never been officially supported on mac since we couldn't get it to work (also issues with the buildserver I believe). Doesn't appear that anybody has figured out why it didn't work or fixed it.
Actually, after some hours of researching i was able to get it to work on my own machine, by modifying some stuff inside of OSU.app, but unfortunately I'm not familiar with C++ and OBS source structure itself to make my findings into a pull request.
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'