のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2019-04-03から1日間の記事一覧

Visual Studio CodeでPythonをデバッグしようとしたときエラーになった

そのようなファイルやディレクトリはありません bashが動いている。 xset: unable to open display "localhost:0.0" xset: unable to open display "localhost:0.0" $ cd "c:\Users\m_fujii\Documents\0700_JNB\XJIS" ; env PYTHONIOENCODING=UTF-8 PYTHONUN…

UnicodeDecodeError: 'cp932' codec can't decode byte 0x83 in position 8: illegal multibyte sequence

--------------------------------------------------------------------------- UnicodeDecodeError Traceback (most recent call last) <ipython-input-30-2b56de3687e9> in <module> 12 is_unicode = True, 13 is_by_char = True, ---> 14 is_recursive =False) ~\Documents\0700_JNB\XJIS\font2i</module></ipython-input-30-2b56de3687e9>…