Currently you are not defining the shebang for python properly. This leads to
problems in systems where python3 is default (Arch Linux, notably). You should
define the shebang to python2 to avoid such problems.
Original issue reported on code.google.com by svenst...@gmail.com on 29 Dec 2012 at 7:22
Original issue reported on code.google.com by
svenst...@gmail.com
on 29 Dec 2012 at 7:22