System Information
OS X 10.6.8
NVIDIA GeForce 320M
Blender Version
Broken: 2.77 22a2853
Short description of error
I tested out the new Blend File Utils add-on today and ran into a syntax error when I tried to use the "Pack Blend to Archive" feature.
The console shows this:
File "/Applications/Blender 2.77/Blender 2.77.app/Contents/Resources/2.77/scripts/addons/io_blend_utils/blendfile_pack.py", line 272
b".".join(f.rsplit(b".", 2)[0::2]): f for f_ in variations
^
SyntaxError: invalid syntaxExact steps for others to reproduce the error
- Have open a scene with image textures (I am attaching the one I was using when I encountered the error.)
- Enable the Blend File Utils add-on.
- Choose File > External Data > Pack Blend to Archive
