pythonで「SyntaxError: Non-ASCII character」のエラーが出た場合は # coding:utf-8

実行ファイルのの先頭に

# coding:utf-8