The VG Resource

Full Version: blender.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I downloaded Blender to use my models in, and I downloaded the version of Python it said I was missing, too. But, when I go to import a file on blender, it says "Please Install Full Version of Python." So I figured downloading the newest version would work, but it didn't help at all. What do I do? Very Sad
You have to configure some of that manually. This website should explain it for you: http://www.katsbits.com/tutorials/blende...riable.php
On the tutorial, it talks about Python22. I have Python27 and 31. I assume the tutorial was written when 22 was the newest, but I thought I'd ask if I need 22 instead, just to be sure. Do I?
(07-26-2010, 03:49 PM)//xx.zack.fair. Wrote: [ -> ]On the tutorial, it talks about Python22. I have Python27 and 31. I assume the tutorial was written when 22 was the newest, but I thought I'd ask if I need 22 instead, just to be sure. Do I?

Probably not, but you may need to modify some of the text strings in that tutorial to say the version you are using instead of Python22. If worst comes to worst though you can probably find Python22 somewhere on the internet.
WOW. Thank you SO much, brobro!!