OMPython icon indicating copy to clipboard operation
OMPython copied to clipboard

Mac version will fail for Python 3 because of hard coded python 2 locations

Open dietmarw opened this issue 8 years ago • 4 comments

This needs to be fixed. https://github.com/OpenModelica/OMPython/blob/master/OMPython/init.py#L80-L83

dietmarw avatar Jun 21 '17 11:06 dietmarw

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 avatar Jun 21 '17 11:06 dietmarw

@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

adeas31 avatar Sep 28 '17 07:09 adeas31

The code with fixed path is still there: https://github.com/OpenModelica/OMPython/blob/master/OMPython/init.py#L55-L58

hkiel avatar Sep 28 '17 08:09 hkiel

Unfortunately I don't have a mac either. I think a student was reporting it to fail.

dietmarw avatar Sep 29 '17 08:09 dietmarw