Posts: 3
Threads: 1
Joined: Jul 2010
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?
Posts: 2,144
Threads: 56
Joined: Apr 2009
You have to configure some of that manually. This website should explain it for you:
http://www.katsbits.com/tutorials/blende...riable.php
Posts: 3
Threads: 1
Joined: Jul 2010
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?
Posts: 2,144
Threads: 56
Joined: Apr 2009
(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.
Posts: 3
Threads: 1
Joined: Jul 2010
WOW. Thank you SO much, brobro!!