Mac version will fail for Python 3 because of hard coded python 2 locations
This needs to be fixed. https://github.com/OpenModelica/OMPython/blob/master/OMPython/init.py#L80-L83
Although I just saw it simply appends. So it would not brake anything. But I can't really test if the Mac version is working on Python 3
@dietmarw is this issue still valid? I also don't have Mac to test it. Is there any Mac user out there who can test it. @sjoelund or @hkiel
The code with fixed path is still there: https://github.com/OpenModelica/OMPython/blob/master/OMPython/init.py#L55-L58
Unfortunately I don't have a mac either. I think a student was reporting it to fail.