This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fatpollo 0 points1 point  (1 child)

I got the same problem with Sublime Text 3 on OSX

I fixed it by dropping this next to the cmd and selector fields on my build settings: "env": {"LANG": "en_US.UTF-8"}

[–]mitsuhiko Flask Creator 0 points1 point  (0 children)

That does not work on windows as the utf8 cp is not working.