Can really use some help here guys, I found the package contents and the console for jes' 2.49, and I get this
Last login: Tue Sep 27 08:52:01 on ttys000
MacBook-1s-MacBook:~ MacBook1Admin$ /Users/MacBook1Admin/Desktop/Blender-2.49b/blender.app/Contents/MacOS/blender ; exit;
Compiled with Python version 2.6.9.
Warning: could not set Blender.sys
Warning: could import or build sys.path
Checking for installed Python... No installed Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.
Warning: import of sys module failed
Warning: could not import python sys module. some modules may not import.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/MacBook1Admin/Desktop/Blender-2.49b/blender.app/Contents/MacOS/.blender/scripts/Dts_Blender.py", line 40, in <module>
from DTSPython import *
ImportError: No module named DTSPython
Like I said I used to have this working, so when I load up blender, I get the theme that I customly made in the past before the dts exporter stopped working. Instead of asserting it, I made the stupid mistake back then to remove everything, but there's some local data roaming around.
Is there another location I can search to find this?