What steps will reproduce the problem?
1. Create file path with unicode/something else characters, like
c:\öäå\test.py
2. Edit with pyscripter
3. Press ctrl-F9
What is the expected output? What do you see instead?
Script should be run, instead I'll get:
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-5:
ordinal not in range(128)
What version of the product are you using? On what operating system?
PyScripter 2.4.1.0 with Python 2.6.5
Windows XP SP3
Please provide any additional information below.
Original issue reported on code.google.com by har...@gmail.com on 10 Aug 2011 at 9:26
Original issue reported on code.google.com by
har...@gmail.com
on 10 Aug 2011 at 9:26