What steps will reproduce the problem?
1.Create python script file with cyrillic symbols in path or filename
2.Open script in PyScripter and choose Run>Python Engine>Remote
3. Try to run script
What is the expected output? What do you see instead?
Instead of script results i see a error message like this:
"UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10:
ordinal not in range(128)"
What version of the product are you using? On what operating system?
PyScripter 2.3.1.0 with Python 2.7 on Windows XP SP3.
Please provide any additional information below.
After starting of PyScripter i see similar message (UnicodeEncodeError: 'ascii'
codec can't encode characters in position 26-30: ordinal not in range(128)) in
Output window
Original issue reported on code.google.com by taras%ta...@gtempaccount.com on 19 Oct 2010 at 12:35
Original issue reported on code.google.com by
taras%ta...@gtempaccount.com
on 19 Oct 2010 at 12:35