On 10/26/2013 07:46 AM, Alchemist45 wrote:
I have run across a puzzle to me.  I am not experience in using unicode
in python;  I am a self-taught programmer using python, Lazarus, and R
primarily.  I have a small program that has a pi character in a
dictionary.  I want to print out the character to the console.  My
program converts the str to unicode and prints.  I get the expected pi
character (utf-8) if I use the IDLE interface or the command line to run
the .py program.  If I try to use Spyder to run it I get an decode error
about no character available.

Any ideas?

What is the exact error text?

What is the string you are converting?




--
Adrian Klaver
[email protected]

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to