saving other formats

When I try to save to or load from certain other formats (.cob .3ds maby more) i get an error to check consol and it says :
Traceback (most recent call last):
File “<string>”, line 53, in <module>
ImportError: No module named struct
I have blender 2.44 any help appreaciated

Download and install Python; www.python.org

You need to make sure to install the version your 2.44 build was compiled with, 2.5 for windows and the other OS’s are listed on blender.org’s download page.

%<

Actually… does the export work in older versions of blender? If so then the problem is in 2.44 there are some missing modules in the windows release of 2.44. You can solve it by 1. using an older version of blender 2. finding a newer version of blenderthat has the modules 3. installing python