Hi,
on my system are two different version of python installed: - the default of OS 10.6 in /usr/bin/python - the fink version in /sw/bin/python2.6
How can I tell TextMate which one to use?
Thanks, Claus
On Jan 7, 2010, at 5:26 AM, Claus wrote:
on my system are two different version of python installed:
- the default of OS 10.6 in /usr/bin/python
- the fink version in /sw/bin/python2.6
How can I tell TextMate which one to use?
Set TM_PYTHON to the one you want to use. You can set it application-wide in TextMate’s preferences (Advanced) or you can set it per-project by clicking the ‘i’ at the bottom of the project’s window.