Python の SyntaxError: Non-UTF-8 code starting with を解決|文字コードの見分け方
はじめに Python スクリプトを実行した際に、次のようなエラーが出て処理が止まることがあります。 SyntaxError: Non-UTF-8 code starting with '\x82' in file test.py on line 10, but no encoding declared; see https://peps.python.org/pep-0...