PDA

View Full Version : Cinema 4D R12 Python Libraries


Focus3D
10-04-2010, 11:35 PM
Hi,

Anyone here tried to use turtle.py, mine keep getting dll error.
Also did anyone succeed in using idle.
All of this without installing Python 2.6.4 full setup.

thanks.

Per-Anders
10-05-2010, 01:10 AM
You must install Python and any libraries you wish to use by following the instructions given with the libraries themselves (normally this involves using distutils). With regards turtle, why not just use the MoSpline which has a full l-system based on turtle style syntax?

donelgreeko
10-05-2010, 01:16 AM
Hi,

Anyone here tried to use turtle.py, mine keep getting dll error.
Also did anyone succeed in using idle.
All of this without installing Python 2.6.4 full setup.

thanks.


Hi Focus3D,

the turtle module belongs to the gui package tKinter which is explicit not shipped with C4D. How Per already said, if you really need this package, please install it on your own.

Cheers, donelgreeko

Focus3D
10-05-2010, 05:46 AM
Thank you Edwards and Sebastian for you very helpul infos.

But Edward, as you can see in Cinema 4d product comparison there is no "MoSpline parametric spline generator with L-system functionality" in Prime and Visualize versions. So I was thinking of making one plugin for those two.
Also turtle library can be useful for a city generator plugin.

thanks again.

CGTalk Moderation
10-05-2010, 05:46 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.