
Originally Posted by
McVinster
I now have no folders in the Blender directory, so I think I did something horribly wrong. I will try with the latest versions of Blender again, because it seems there are two folders called scripts...
EDIT: The latest version of Blender is not playing ball, but I tried 2.4.9b and it worked to get the script into Blender right away!
BUT, there's always a but... I get a python script error when I try to Import something.
Thanks Das and CULOBG for your help so far.
Eh I think the issue is that the latest version uses Python 3 but that script is for Python 2.
Get rid of all python and blender installs on your computer. Instal Python 2.6.2 then install Blender 249.2 (aka 2.4.9b) and the console window that comes up on start should say it found Python
Code:
Compiled with Python version 2.6.2.
Checking for installed Python... got it!
After that I know it works fine as I've edited skis before in blender and have yet to update it since then