[TxMt] using textmate with macports python

Alex Ross ajross at cs.pdx.edu
Sun Mar 16 01:16:56 UTC 2008


On Mar 15, 2008, at 9:43 AM, Alan Curtis wrote:

> I am sure there is an easy fix.
>
> How do I use textmate with the macports python which is
>
> /opt/local/bin/python2.4
>
> I used macports to install some modules.

For individual scripts, just use
#!/opt/local/bin/python2.4

as the first line of your script.  PyMate will use that.



More information about the textmate mailing list