Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError #98

Open
anselal opened this issue Apr 12, 2018 · 0 comments
Open

UnicodeDecodeError #98

anselal opened this issue Apr 12, 2018 · 0 comments

Comments

@anselal
Copy link

anselal commented Apr 12, 2018

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant