Blendigo 2.4 - blender 2.49 Python error
Posted: Wed Dec 08, 2010 1:00 am
Hi, i just installed indigo and blendigo but when i try to open the scripts in blender it give me an error.
the console report this:
What's wrong?
tx
----------------------
BLENDIGO v2.4 Stable, Update 2
----------------------
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Applications/Blender/PythonScripts/blendigo.py", line 115, in <module>
IndigoPaths = IndigoPaths()
File "/Applications/Blender/PythonScripts/blendigopkg/indigo.py", line 58, in __init__
raise Exception("Required path '%s' (%s) doesn't exist" % (k,p))
Exception: Required path 'assetsPath' (/Applications/blender.app/Contents/MacOS/.blender/scripts/blendigopkg/assets) doesn't exist
the console report this:
What's wrong?
tx
----------------------
BLENDIGO v2.4 Stable, Update 2
----------------------
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Applications/Blender/PythonScripts/blendigo.py", line 115, in <module>
IndigoPaths = IndigoPaths()
File "/Applications/Blender/PythonScripts/blendigopkg/indigo.py", line 58, in __init__
raise Exception("Required path '%s' (%s) doesn't exist" % (k,p))
Exception: Required path 'assetsPath' (/Applications/blender.app/Contents/MacOS/.blender/scripts/blendigopkg/assets) doesn't exist