Hello Everyone,
I downloaded the zip file below to solve a problem when exporting an OBJ file.
http://users.pipeline.com.au/jbarton/blender_fly_mode_win32-mingw.zip
Exporting works fine, but when I try to import anything, I get an error before even getting to the point to select a file to import.
Python script error check console
Traceback (most recent call last):
File “<string>”, line 74, in ?
ImportError: No module named BPyImage
Anybody know a fix for this?
EDIT - I just checked 2.41, and got the same error!
Thanks for your time.