Solved Symbol not found: ___chkstk_darwin

Hello! Such error happens on Mac OS 10.13 High Sierra, Cinema 4D R23.
661c3b06-69c2-4345-9635-ef1e5130b87c-image.png

The plugin was written in C++. It happens in a funtion that calls python to get the machine ID. Something like this:

value = os.popen("ioreg -rd1 -c IOPlatformExpertDevice | grep -E '(UUID)'").read().split()[-1][1:-1]

Any ideas what might be the solution?

Cinema 4D R23 require at least mac os 10.14 and the most optimal is 10.15.
In your case you need to update to 10.15.

See Cinema 4D R23 Requierements.

Cheers,
Maxime.

Cinema 4D R23 require at least mac os 10.14 and the most optimal is 10.15.
In your case you need to update to 10.15.

See Cinema 4D R23 Requierements.

Cheers,
Maxime.