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
    • Register
    • Login
    1. Home
    2. gupon
    3. Best
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by gupon

    • RE: How to install pip and numpy for Cinema 4D 2024 on MacOS?

      I apologize for posting repeatedly. I think I succeeded in installing numpy and other libraries as well.
      In case for someone in same situation, I would like to share my own case resolution.

      After installing pip, not from c4dpy, but using the python below worked:
      /Applications/Maxon Cinema 4D 2024/resource/modules/python/libs/python311.macos.framework/python

      and executed the command like python -m pip install numpy normally.
      And worked inside C4D properly.

      If there are any inaccuracies or clear errors, I would appreciate it if you could point them out. Thank you in advance.

      posted in Cinema 4D SDK
      G
      gupon