python

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
carbon dude oxide
Trained
Trained
Posts: 141
Joined: 28 Apr 2011, 07:46

python

Post by carbon dude oxide »

hi guys i installed python earlyer and installed the PIE plugin for blender but the plugin is not showing up on the export menu it also says on the cmd that python is not installed :( any help would be nice =D
stiv
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 876
Joined: 18 Jul 2008, 04:41
Location: 45N 86W

Re: python

Post by stiv »

it also says on the cmd that python is not installed
You need to fix this first.

When Blender starts, it prints the version of Python it was built with. You need to use this version. (note: major version number like 2.5 or 2.6 must match. Do not worry about the .x part of 2.6.x, for example) Most likely, your Blender wants 2.6; the latest 2.6, last time I looked was 2.6.6 . You can get it here:

http://www.python.org/download/releases/

Note that the PIE plugins do NOT work with the latest 2.5x Blender which uses Python 3 and has a different scripting interface.
User avatar
carbon dude oxide
Trained
Trained
Posts: 141
Joined: 28 Apr 2011, 07:46

Re: python

Post by carbon dude oxide »

ok the window says its installed but the plugin still isent registering in the export menu :(
User avatar
carbon dude oxide
Trained
Trained
Posts: 141
Joined: 28 Apr 2011, 07:46

Re: python

Post by carbon dude oxide »

bump