OBJ Import Error

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.

OK,

I downloaded everything I needed from:

http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/?cvsroot=bf-blender

I have the same error:

No module named BPyImage.

Don’t found the file on the above link… :([/b]

criss,

Try the second line from the top. It is another directory. Get all of those files, and place in scripts directory.

Best of luck!