I updated my python interpreter, but I think the old one is still called. When I check for the version I get:
$ python -V Python 3.0.1
But
run 'which python' - if this gives a different answer than /usr/bin/python, change #!/usr/bin/python to have that path instead.