On Jul 29, 2008, at 10:16 AM, William Kyngesburye wrote:

On Jul 29, 2008, at 11:54 AM, Michael Barton wrote:

So it IS the shebang at the top.

So what to do to make this work?

#!/usr/bin/env python ????

This works on my Mac. Does it work for others?

Are those ???? literally in the shebang? I don't know the finer details of env, but that doesn't look right. Try removing them:

#!/usr/bin/env python


No. The ???? was just me questioning if I should use that format.

Michael
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to