graalpython icon indicating copy to clipboard operation
graalpython copied to clipboard

Unsupported platform macOS with python in native build

Open LilPoppy opened this issue 4 years ago • 2 comments

Hi this issue has been pointed out from issue 4192

please check CI for exception

LilPoppy avatar Feb 13 '22 22:02 LilPoppy

Hi @LilPoppy, we support and test Mac OS in GraalPython and never encountered such error. The error doesn't seem to be related to python and we don't use the class shown in the stacktrace, I think the problem will be a different component that you're using. Are you able to build your application without python on Mac?

msimacek avatar Feb 16 '22 12:02 msimacek

Hi @LilPoppy, we support and test Mac OS in GraalPython and never encountered such error. The error doesn't seem to be related to python and we don't use the class shown in the stacktrace, I think the problem will be a different component that you're using. Are you able to build your application without python on Mac?

Yes, without python will be successfully build CI and pom.xml

LilPoppy avatar Feb 21 '22 19:02 LilPoppy