Greetings, I am currently using TextMate for a Pylons project with its own virtual environment. So, instead of using /usr/local/bin/python, I use a python interpreter at a specific path. Is there an environment variable I can set so that TextMate uses the correct interpreter so that my imports go through? Thanks, Ben