Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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

    Updating Python Version within C4D?

    Scheduled Pinned Locked Moved PYTHON Development
    7 Posts 0 Posters 628 Views
    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.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 27/12/2012 at 15:13, xxxxxxxx wrote:

      Hi guys,

      I'm using an SDK that was written for Python 2.7 and up but Cinema 4D r13 has version 2.6. Is there a way to update to 2.7? Ideally, I'd like to change ONLY the python version to stay within Cinema's script manager. Any ideas?

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 28/12/2012 at 01:05, xxxxxxxx wrote:

        Hi,

        I'm afraid it's not possible to change the Python version that comes with CINEMA.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 28/12/2012 at 06:36, xxxxxxxx wrote:

          Thanks Yannick. Short but simple. lol

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 29/12/2012 at 01:21, xxxxxxxx wrote:

            Hi, any Python replacement wil lead to an unstable C4D or crashes. So please still use Py2.6. Does Py2.7 support something special that you need?

            Cheers, Sebastian

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 29/12/2012 at 09:28, xxxxxxxx wrote:

              I'm developing a plugin for Cinema 4D to take advantage of the Leap Motion device (www.leapmotion.com). We see really fun possibilities for VFX and definitely want to find a way to integrate it into Cinema for serious use. The problem for us to solve, it seems, is that their SDK supports python 2.7. I hit a wall but intend on finding another way. We love Cinema too much to let this go. 🙂 lol

              1 Reply Last reply Reply Quote 0
              • H Offline
                Helper
                last edited by

                On 23/04/2013 at 10:18, xxxxxxxx wrote:

                Did you ever figure this out? I had the same issue. Adding the Leap library crashes C4D. One would have to update the Python library to go any further. It too brought my development to a grinding halt.

                1 Reply Last reply Reply Quote 0
                • H Offline
                  Helper
                  last edited by

                  On 23/04/2013 at 14:01, xxxxxxxx wrote:

                  You could either make a request in the LEAP Developer Forums, use C++ or check out SWIG and
                  try to compile your own Python-LEAP interface (not garuanteed to work, just a thought).

                  Best,
                  -Niklas

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