andrewouellette

Results 1 issues of andrewouellette

Hi, I found that it won't run due to the 1st line needing to be changed from #!/usr/bin/env python to this: #!/usr/bin/env python3 Otherwise it defaults to python27 and fails...