Blockland Forums > Modification Help
DTS Exporter not working (Blender 2.48 - Mac)
Pah1023:
I just tried to update my dts exporter after relizing I have an old version, I downloaded it off the blockland site.
When I manually put the python scripts o in blender in the right spot, my dts exporter didn't work, tried automatcly, still didn't work.
My python ver. is 2.7.2
And blender is 2.48
Demian:
http://forum.blockland.us/index.php?topic=157886.0
Pah1023:
--- Quote from: Demian on August 27, 2011, 03:39:59 PM ---http://forum.blockland.us/index.php?topic=157886.0
--- End quote ---
Downloaded both the dts exporter and blender, still same "Python script error check console" when I click export as dts.
Barnabas:
All right, first of all you should get the v2.49b and the exporter from Demian's thread. Then get Pythong 2.6.x (x can be any number). The reason you are getting that message is, because the dts exporter was compiled in Python 2.6.2, your Python version is too new.
Pah1023:
--- Quote from: Barnabas on August 27, 2011, 05:33:07 PM ---All right, first of all you should get the v2.49b and the exporter from Demian's thread. Then get Pythong 2.6.x (x can be any number). The reason you are getting that message is, because the dts exporter was compiled in Python 2.6.2, your Python version is too new.
--- End quote ---
Well, I checked pythons site and I cant find anything lower.