のねのBlog

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

Fatal Python error: Py_Initialize: unable to load the file system codec

>python
Fatal Python error: Py_Initialize: unable to load the file system codec
  File "c:\Python27\\lib\encodings\__init__.py", line 123
    raise CodecRegistryError,\
                            ^
SyntaxError: invalid syntax

PYTHONPATHを消したら動いた。