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

UnicodeEncodeError after latest Sublime update #8

Open
adosaiguas opened this issue Jul 11, 2013 · 0 comments
Open

UnicodeEncodeError after latest Sublime update #8

adosaiguas opened this issue Jul 11, 2013 · 0 comments

Comments

@adosaiguas
Copy link

After updating to Sublime Text 2.0.2 I am getting this error when syncing a file to a local file:

Exception in thread Thread-139:
Traceback (most recent call last):
File ".\threading.py", line 532, in __bootstrap_inner
File "./SimpleSync.py", line 85, in run
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 8: ordinal not in range(128)

It happens with all of them.
Anyway, I'm not sure if is wasn't happening before the update, as I realized today after addding a new project so SimpleSync and checking the console.

Let me know if you need me to provide anything else.

adosaiguas pushed a commit to adosaiguas/SimpleSync that referenced this issue Jul 11, 2013
adosaiguas pushed a commit to adosaiguas/SimpleSync that referenced this issue Jul 11, 2013
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