Skip to content

UnicodeDecodeError #98

Description

@anselal

I am using FileHeader with Sublime 3 and I get the following error whenever I try to add a header to any file:

Exception in thread Thread-60:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "./python3.3/subprocess.py", line 1169, in _readerthread
  File "./python3.3/encodings/cp1253.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9c in position 1: character maps to <undefined>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions