I believe my question is similar to the following question---but I'm unsure what to do: python and textmate
I am trying to set up textmate to use on a new Mac OS 12.6. One key step is to go to Bundle, Preferences, and change settings there. However, when I do this, I get the following error:
Preferences…: /Users/amfriede/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/configure.py: /usr/bin/python: bad interpreter: No such file or directory
I gather from the other answer that I am supposed to download Python 3 (done!) and somehow redirect TextMate to python 3 (that now sits in an applications folder). However, I'm a bit sketchy on how to do this last step.