Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    c4dpy not working on OS x 10.12

    Cinema 4D SDK
    python
    2
    5
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rage
      last edited by y_puech

      Hi everyone,

      I'm trying to install c4dpy interpreter to pycharm following :
      https://developers.maxon.net/docs/py/2023_2/misc/c4dpy.html

      I'm stuck at the step where he runs it on the terminal:

      4)Drag the c4dpy file into the Terminal window and press return.
      5)c4dpy should run without error and enter Python interactive interpreter >>>.

      On mine terminal it's not running and I get the following error:

      WARNING: symbol 'g_privateBinary' is missing. error: dlsym(0x7fa647401b20, g_privateBinary): symbol not found [osx_dll.cpp(152)] [general.cpp(386)]
      WARNING: symbol 'g_privateBinary' is missing. error: dlsym(0x7fa647700820, g_privateBinary): symbol not found [osx_dll.cpp(152)] [general.cpp(386)]
      Segmentation fault: 11
      I have a student edition of Cinema4d, may be this the problem?

      Any help?

      1 Reply Last reply Reply Quote 0
      • Y
        y_puech
        last edited by

        Hi,

        We'll need a few days to investigate this.
        Which type of Cinema 4D student license are you using? The free student license or the one for purchase?

        Former MAXON SDK Engineer

        1 Reply Last reply Reply Quote 1
        • Y
          y_puech
          last edited by

          Hi,

          It seems you are trying to run c4dpy with Cinema 4D R19.
          The new executable c4dpy was introduced with R20 and only works with such version. Previous releases are not supported.

          Former MAXON SDK Engineer

          1 Reply Last reply Reply Quote 1
          • R
            Rage
            last edited by

            Thank you. Yes, I'm using Cinema 4d R19

            1 Reply Last reply Reply Quote 0
            • Y
              y_puech
              last edited by

              Note c4dpy does not work with a R20 free educational license. But c4dpy runs fine with a paid R20 student license.

              Former MAXON SDK Engineer

              1 Reply Last reply Reply Quote 2
              • First post
                Last post