Sublime Forum

UnicodeDecodeError

#1

Hello everybody,

My problem :
I can’t build any Python file. When I try to, the “building console” is completely empty and the console of ST 2 post up :

UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xeb in position 5: ordinal not in range(128)

If somebody already had this kind of problem it would be great if he could share he’s experience.
Thank you in advance

Regards,
GRB.

0 Likes

#2

I had the same problem and I couldn’t find the way to fix it. Now instead of ST3 console I use SublimeREPL plug-in. It works perfectly fine for me.

0 Likes

#3

Ok thanks ,but this won’t work to. I got an error like :

FileNotFoundError…

If you had that to ?
Why is it so hard to build something on ST 2 ?

0 Likes