Well, when I try to import/export ELU files it has a problem with this line:
Error:Code:import struct
Code:ImportError: No module named struct
Well, when I try to import/export ELU files it has a problem with this line:
Error:Code:import struct
Code:ImportError: No module named struct
Upload or name the elu?
I get the error when i click Import/Export -> GunZ ELU/ANI
(Just clicking it..)
Whats your blender version?
Phantoms scripts are for 2.49 only.
I'm using 2.49b 64-bit with the python 2.7.2, with no edits made to the import/export scripts or blender/python settings.
P.S. If someone could upload their blender folder with working import/export scripts in it that would be great :D (64-bit)
Why did you install 2.7.2?
As far as i remember 2.49 was python 2.6 .
Im having no problems using 2.49b & 2.6.2.
Just uninstall the 2.7.2 Python and install 2.6.2
That worked, thanks.