The current code does not work with Debian buster or Ubuntu 18.04 LTS or later. This is because these distributions use python3 as the default python version. The fix suggested at PR #62 solves this issue, but is not backwards compatible. Perhaps someone can suggest something better?