[TxMt] Re: TextMate 2 and Python 3.3.0

Allan Odgaard mailinglist at textmate.org
Tue Oct 1 07:45:37 UTC 2013


On Oct 1, 2013, at 1:24, simon <zmsong at ymail.com> wrote:

> But I notice that if I add at the beginning of my script the shebang to set environment to python 3.3, the script no longer runs. (I also have a variable TM_python set to python 3.3).

If your script has a shebang, that is what TM uses to run your script.

It’ll fallback on TM_PYTHON only if there is no shebang.

So likely your shebang is incorrect, more info required if you need further help.



More information about the textmate mailing list