/usr/bin/python doesn't exist any more (e.g. on Debian)

All is moving to python3, so there is no /usr/bin/python any more. Adapting your program to python3 would help. :-)