I have tried again and again, yet I still can't get it to work. :/
It shows up in the exporter list, but when I click it, it says check console for errors, and give me a bunch of crap that I don't understand.
Specs:
Lastest Blender (x64 Version)
Windows Vista x64 Bit
DTS Exporter Zip
Console:
(Trying to export the default cube)
Compiled with Python version 2.6.1
'import site' failed; use -v for traceback
Check for installed Python... No installed Python found.
Only built-in modules are available. Some scripts ay not run.
Continuing happily.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Owner\Desktop\My Stuff\Blender\blender-2.49b-win64-python26\.blender\scripts\Dts_Blender.py", line 34, in <module>
import DTSPython
File "C:\Users\Owner\Desktop\My Stuff\Games\blender-2.49b-win64-python26\.blender\scripts\DTSPython\__init__.py", line 30, in <module>
from Torque_Util import *
File "C:\Users\Owner\Desktop\My Stuff\Games\blender-2.49b-win64-python26\.blender\scripts\DTSPython\Torque_Util.py", line 26, in <module>
ImportErrorL No module named struct
Any suggestions?