Hi,
I am trying to run python (the enthought python distribution version) via cmd-R in TM2. I set under Preferences - Variables "TM_PYTHON" to /Library/Frameworks/EPD64.framework/Versions/7.3/bin I have no shebang line at the beginning of the script.
When I hit cmd-R, it results in Program exited with code #1 after 0.00 seconds.
What is wrong with this approach?
Additionally, also under Preferences - Variables "PYTHONPATH" to point into the paths where I want it to be - is this the right way?
Thanks for your help,
Cheers, Claus
I think TM_PYTHON should be something like:
/Library/Frameworks/EPD64.framework/Versions/7.3/bin/python