I am reading the Python tutorial, and they say to use '#! /usr/bin/env python' as the first line to be able to execute the program withought having to type 'python file'. I am getting a bad interpreter error. I am running Slackware 8.0 and Red Hat 7.3 as well. Any help would be nice.