Previous Thread  Next Thread

chat icon gimp 2.8 + blender 2.63a + python ??

johnkimble

Posted: Sat Jul 21, 2012 9:21 pm
Joined: 21 Jul 2012
Posts: 2
Hey everyone,

First, I am a total newbie so this might be a stupid question.

So I installed blender and it installs some files from python or whatever and there is gimp which also has sth to do with python. But I still can't use only python (at least I didn't found it). So, to avoid my early annoyances, which version of phyton should I install to make it compatible with both programs and to also let me use it.

thank you and I hope it makes sense what I just asked Laughing
Reply with quote


stiv

Posted: Sun Jul 22, 2012 2:45 am
Joined: 05 Aug 2003
Posts: 3485
Blender comes with its own copy of Python, so no need to install anything there. If you want to use other Python modules inside Blender, you need Python 3.2 modules.

Not sure what GIMP uses, but I would guess Python 2.7 or 2.6.

To run Python by itself, (like the command line interpreter), you need to install Python. Get the latest from Python.org .

As a shell, I rather like IPython, especially with numpy for math & sciency things.
Reply with quote


johnkimble

Posted: Sun Jul 22, 2012 10:12 am
Joined: 21 Jul 2012
Posts: 2
Thank you for the reply, totally what I wanted to know, you explain everything.

Appreciate your help! Smile
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group