Unicode

S

Steven D'Aprano

I fixed the print, I changed the setting of the terminal and also on the
sshconfig, so now when I print I'm able to print out without problems,
but when I tried to run the script I've made it gives me again the same
error :
""Unexpected error: exceptions.UnicodeEncodeError """

That is not a full Python traceback. Python gives you lots of debugging
information, in the form of a complete traceback. Use those tracebacks,
don't ignore them.

Trying to debug code without the full traceback is like trying to read a
book by reading only every third page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top